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.
5 lines
122 B
Plaintext
5 lines
122 B
Plaintext
[Container]
|
|
Environment=POSTGRES_USER=semaphore
|
|
Environment=POSTGRES_PASSWORD=semaphore
|
|
Environment=POSTGRES_DB=semaphore
|