Files
docker-compose-cookbooks/semaphore/README.md
T
2024-12-11 17:13:30 -08:00

19 lines
489 B
Markdown

# Semaphore
In progress, do data dir.
## Overview
Docker Hub: https://hub.docker.com/r/semaphoreui/semaphore
Project: https://semaphoreui.com/
Docker Compose Example: https://docs.semaphoreui.com/administration-guide/installation/#docker
Proxy Port: 3000
## Notes
Setting up ssh keys is a pain, a volume is setup to include your credentials.
make sure the permissions are set to user 1001.
### SEMAPHORE_ACCESS_KEY_ENCRYPTION
must generate this way: head -c32 /dev/urandom | base64