All apps · 0 apps
semaphore
Docker app from Masterwishx's Repository
Overview
Install Semaphore on Unraid in a few clicks.
Find Semaphore in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
semaphoreui/semaphore:latestRuntime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Shell
bash- Privileged
- false
Template configuration
WebUI Port
- Target
- 3000
- Default
- 3000
- Value
- 3000
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
- Value
- bolt
Specify the admin user
- Default
- admin
- Value
- admin
Specify the admin password
- Default
- password
- Value
- password
Specify the admin name
- Default
- John Doe
- Value
- John Doe
Specify the admin email
- Default
- example@me.com
- Value
- 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
- Value
- xgPAWR6N6kZZ83JZ/ffLAgWgDEqE5OiA+T6fo5Qq1/A=
Host IP of PostgreSQL or MySQL
- Default
- 192.168.1.x
- Value
- 192.168.1.x:3000
PostgreSQL/MySQL database user
- Default
- semaphore
- Value
- semaphore
PostgreSQL/MySQL database password
- Default
- semaphore
- Value
- semaphore
PostgreSQL/MySQL database
- Default
- semaphore
- Value
- semaphore
Appdata Config Path
- Target
- /etc/semaphore
- Default
- /mnt/user/appdata/semaphore
- Value
- /mnt/user/appdata/semaphore