Semaphore UI packaged from the upstream community (MIT) release binaries, following the gitea packaging pattern: native systemd service and Podman quadlet variants (mutually exclusive), with an optional PostgreSQL backend via quadlet drop-ins. SQLite is the default database; session/encryption secrets are generated into /etc/semaphore/env on first install.
6 lines
180 B
INI
6 lines
180 B
INI
[Pod]
|
|
PodName=semaphore-pod
|
|
PublishPort=3000:3000
|
|
UIDMap=0:0:127 127:1001:1 128:128:873 1001:127:1 1002:1002:64535
|
|
GIDMap=0:0:127 127:1001:1 128:128:873 1001:127:1 1002:1002:64535
|