Initial authelia 4.39.20 package

- Base + service (native binary), container (rootless quadlet),
  postgresql and redis subpackages
- Fixed UID/GID 126 for the authelia user
- Rootless pod publishing 127.0.0.1:9091; db and redis join the pod
  (container) or publish on localhost (service)
- Container images pinned by digest
- Native -service subpackage built conditionally (--without service)
This commit is contained in:
2026-08-06 17:37:21 +02:00
commit 755fe4e81e
20 changed files with 541 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
g authelia 126
u authelia 126:126 "Authelia authentication server" /var/lib/authelia /sbin/nologin