updated semaphoreui

This commit is contained in:
2024-12-11 17:13:30 -08:00
parent feea906894
commit 59517e064f
6 changed files with 35 additions and 62 deletions
+7 -6
View File
@@ -1,17 +1,18 @@
# Semaphore
Last Updated: Sat August 31, 2024 20:32:09 PDT
In progress, do data dir.
## Overview
Docker Hub: https://hub.docker.com/r/semaphoreui/semaphore
Project: https://semaphoreui.com/
Docker Compose Example: https://docs.semui.co/administration-guide/installation#docker
Docker Compose Example: https://docs.semaphoreui.com/administration-guide/installation/#docker
Proxy Port: 3000
## Notes
Trouble shooting
The trick to getting this going is loggin into the container and running
semaphore commands
you can generate the config.json file that way
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