Update secrets to reflect updated fortress configuration

This commit is contained in:
Lauren Lagarde 2025-08-03 00:31:55 -05:00
parent 66de69830e
commit 81206cbb8a
3 changed files with 42 additions and 76 deletions

View file

@ -1,34 +0,0 @@
services:
secrets:
image: nixos/nix:latest
command: nix-shell -p ssh-to-age -p sops --command "mkdir -p /root/.config/sops/age && ssh-to-age -private-key -i /etc/ssh/ssh_host_ed25519_key > /root/.config/sops/age/keys.txt && sops --decrypt /app/secrets.yaml"
volumes:
- .:/app
- /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key
##############################################################################
##############################################################################
##############################################################################
# External Services
#httpd:
#haproxy:
#coturn:
##############################################################################
##############################################################################
##############################################################################
# Internal Services
#dnsmasq:
#tinc:
#wireguard:
##############################################################################
##############################################################################
##############################################################################
# Local Services
#dockge:
#uptime-kuma: