luminus-framework / luminus-framework/luminus

doc for connecting remote repl from heroku through ssh tunnel

Open
#267 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CSS
Stars
626
Forks
122
PR merge metrics
No merged PRs in 30d

Description

https://devcenter.heroku.com/articles/exec#environment-variables
as you can see here, heroku doesn't apply environment variable when using ssh tunnel.
so if you set `NREPL_PORT` through `heroku config` it will be disabled and remote repl doesn't work.

i think it would be nice to have a guide about this. such as adding `:nrepl-port` config in `prod.edn`

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Heroku Exec environment-variable documentation and the prod.edn configuration mentioned in the issue. Document how to configure :nrepl-port for a remote REPL through an SSH tunnel, including the limitation on Heroku environment variables and what a working connection should require.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
cloud, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.