Files
docker-compose-cookbooks/semaphore
2024-12-12 10:24:38 -08:00
..
2024-12-11 17:13:30 -08:00
2024-12-11 17:13:30 -08:00

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