feat(id.tjo.space): changes

This commit is contained in:
Tine 2025-03-07 22:34:14 +01:00
parent 690fae2bf4
commit 38aa5c31c1
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw
2 changed files with 0 additions and 2 deletions
id.tjo.space

View file

@ -45,7 +45,6 @@ mkdir -p /srv/authentik/{media,certs,custom-templates}
chown -R 1200:1200 /srv/authentik
mkdir -p /srv/postgresql/data
chown -R 1100:1100 /srv/postgresql
echo "=== Setup Caddy"
systemctl restart caddy

View file

@ -8,7 +8,6 @@ EnvironmentFile=/etc/postgresql/secrets.env
Environment=POSTGRES_USER=id.tjo.space
Environment=POSTGRES_DB=id.tjo.space
Network=main.network
User=1100
[Service]
Restart=always