mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
Update README.md
This commit is contained in:
parent
7c2b926507
commit
0f58572b21
@ -12,13 +12,16 @@
|
||||
3. Set up LDAP in Athentik according to the video tutorial [Authentik - LDAP Generic Setup](https://youtu.be/RtPKMMKRT_E).
|
||||
4. Set up Athentik LDAP container:
|
||||
1. Copy `AUTHENTIK_TOKEN`.
|
||||
2. Stop stack by command:
|
||||
|
||||
<img src="https://github.com/semaphoreui/semaphore/assets/914224/ac35398a-8c55-417a-aba3-4e2f9d267680" width="600">
|
||||
|
||||
3. Stop stack by command:
|
||||
|
||||
```
|
||||
docker-compose down
|
||||
```
|
||||
3. Update `AUTHENTIK_TOKEN` for LDAP service.
|
||||
4. Start stack again:
|
||||
4. Update `AUTHENTIK_TOKEN` for LDAP service.
|
||||
5. Start stack again:
|
||||
```
|
||||
docker-compose up -d
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user