mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-12-04 15:21:05 +01:00
852 B
852 B
Semaphore with Authentik LDAP example
- Start stack by command:
echo "PG_PASS=$(openssl rand 36 | base64)" >> .env echo "AUTHENTIK_SECRET_KEY=$(openssl rand 60 | base64)" >> .env docker-compose up -d
- Set up LDAP in Athentik according to the video tutorial Authentik - LDAP Generic Setup.
- Set up Athentik LDAP service:
-
Copy
AUTHENTIK_TOKEN
. -
Stop stack by command:
docker-compose down
-
Update
AUTHENTIK_TOKEN
for LDAP service. -
Start stack again:
docker-compose up -d
-
- Create new Semaphore project:
-
Login as
john
-
Create demo project