luminus-framework / luminus-framework/luminus
doc for connecting remote repl from heroku through ssh tunnel
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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