Add recurring donations module

This commit is contained in:
Jonas Nick 2019-04-14 16:55:40 +00:00
parent c934285ef9
commit 492eab0e26
No known key found for this signature in database
GPG key ID: 4861DBF262123605
5 changed files with 122 additions and 0 deletions

View file

@ -39,6 +39,7 @@ In `configuration.nix` the user can enable:
* an index page using nginx to display node information and link to nanopos
* [spark-wallet](https://github.com/shesek/spark-wallet)
* [electrs](https://github.com/romanz/electrs)
* recurring-donations, a module to repeatedly send lightning payments to recipients specified in the configuration.
The data directories of the services can be found in `/var/lib` on the deployed machines.