- 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)
3 lines
99 B
Plaintext
3 lines
99 B
Plaintext
g authelia 126
|
|
u authelia 126:126 "Authelia authentication server" /var/lib/authelia /sbin/nologin
|