mirror of
https://github.com/bumi/lntip
synced 2025-07-07 17:25:52 +00:00
Add Heroku deploy button
This commit is contained in:
parent
3390971f84
commit
a87eb60051
@ -85,6 +85,15 @@ All environment variables must be prefixed by `LNME_` use `_` instead of `-`
|
|||||||
|
|
||||||
### Deployment
|
### Deployment
|
||||||
|
|
||||||
|
It is the easiest to run LnMe on the same node as LND. But you can run it anywhere as long as your LND node is accessible.
|
||||||
|
|
||||||
|
#### Heroku
|
||||||
|
One click deployment with Heroku:
|
||||||
|
|
||||||
|
[](https://heroku.com/deploy?template=https://github.com/bumi/lnme)
|
||||||
|
|
||||||
|
#### Notes
|
||||||
|
|
||||||
To run LnMe as systemd service have a look at the [systemd service example config](https://github.com/bumi/lnme/blob/master/examples/lnme.service)
|
To run LnMe as systemd service have a look at the [systemd service example config](https://github.com/bumi/lnme/blob/master/examples/lnme.service)
|
||||||
|
|
||||||
I am running LnMe behind a reverse proxy using [caddy](https://caddyserver.com/) which comes with [fully-managed HTTPS](https://caddyserver.com/docs/quick-starts/https) via [letsencrypt](https://letsencrypt.org/).
|
I am running LnMe behind a reverse proxy using [caddy](https://caddyserver.com/) which comes with [fully-managed HTTPS](https://caddyserver.com/docs/quick-starts/https) via [letsencrypt](https://letsencrypt.org/).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user