nix-bitcoin/helper
Erik Arvstedt a2466b1127
secrets: allow extending generate-secrets
`generate-secrets` is no longer a monolithic script. Instead, it's
composed of the values of option `nix-bitcoin.generateSecretsCmds`.

This has the following advantages:
- generate-secrets is now extensible by users
- Only secrets of enabled services are generated
- RPC IPs in the `lnd` and `loop` certs are no longer hardcoded.

Secrets are no longer automatically generated when entering nix-shell.
Instead, they are generated before deployment (via `krops-deploy`)
because secrets generation is now dependant on the node configuration.
2021-09-12 11:29:54 +02:00
..
fetch-release improve examples/shell.nix 2021-09-12 11:29:54 +02:00
key-jonasnick.bin Update jonasnick's gpg key 2020-07-08 12:03:57 +00:00
makeShell.nix secrets: allow extending generate-secrets 2021-09-12 11:29:54 +02:00
push-release.sh improve examples/shell.nix 2021-09-12 11:29:54 +02:00
update-flake.nix add helper/update-flake.sh 2021-08-26 12:45:10 +02:00
update-flake.sh add helper/update-flake.sh 2021-08-26 12:45:10 +02:00