semaphore
semaphore
Docker app from imagegenius' Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Shell
bash- Privileged
- false
Template configuration
WebUI Port
- Target
- 3000
- Default
- 3000
Appdata Path
- Target
- /config
Choose either `bolt`, `postgres` or `mysql`. If `bolt` is chosen, the optional variables (`SEMAPHORE_DB...`) do not need to be specified as `bolt` is a 'built-in' database
- Default
- bolt
Specify the admin user
- Default
- admin
Specify the admin password
- Default
- password
Specify the admin name
- Default
- John Doe
Specify the admin email
- Default
- example@me.com
Specify the key for encrypting access keys in database. It must be generated by using the following command: `head -c32 /dev/urandom | base64`.
- Default
- admin
Host IP of PostgreSQL or MySQL
- Default
- 192.168.1.x
PostgreSQL/MySQL database user
- Default
- semaphore
PostgreSQL/MySQL database password
- Default
- semaphore
PostgreSQL/MySQL database
- Default
- semaphore
UID for permissions. Do not change unless you know what you're doing.
- Default
- 99
GID for permissions. Do not change unless you know what you're doing.
- Default
- 100
UMASK for newly created files. Do not change unless you know what you're doing.
- Default
- 022
Categories
Details
ghcr.io/imagegenius/semaphoreRun Semaphore on Unraid.
Semaphore is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.