Add Authentik SSO service and refactor Valkey configuration to use native tools and consolidated systemd service
This commit is contained in:
@@ -20,8 +20,7 @@ NoNewPrivileges=true
|
||||
PrivateTmp=true
|
||||
ProtectHome=true
|
||||
ProtectSystem=strict
|
||||
ReadWritePaths={{ gitea_home }}
|
||||
ReadWritePaths=/etc/gitea
|
||||
ReadWritePaths={{ gitea_home }} /etc/gitea
|
||||
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
|
||||
|
||||
# Process limits
|
||||
@@ -30,4 +29,4 @@ LimitNOFILE=65536
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
# Rick-Infra: Self-contained Gitea service with security hardening
|
||||
# Rick-Infra: Self-contained Gitea service with security hardening
|
||||
|
||||
Reference in New Issue
Block a user