Add recurring donations module

This commit is contained in:
Jonas Nick
2019-04-17 22:11:55 +00:00
parent c934285ef9
commit 492eab0e26
5 changed files with 122 additions and 0 deletions
+1
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.