integrate sops-nix for secret management
This commit is contained in:
parent
d3f11dd890
commit
99ad3058a3
10 changed files with 141 additions and 16 deletions
11
secrets/homelab.yaml
Normal file
11
secrets/homelab.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# This file should be encrypted with sops before committing.
|
||||
# Run: sops secrets/homelab.yaml
|
||||
# All values below are placeholders. Replace them with actual values.
|
||||
cloudflare_dns_api_token: REPLACE_ME
|
||||
cloudflared_tunnel_credentials: REPLACE_ME
|
||||
cloudflared_cert: REPLACE_ME
|
||||
vaultwarden_env: REPLACE_ME
|
||||
glance_env: REPLACE_ME
|
||||
pocketid_encryption_key: REPLACE_ME
|
||||
tailscale_authkey: REPLACE_ME
|
||||
nginx_htpasswd: REPLACE_ME
|
||||
Loading…
Add table
Add a link
Reference in a new issue