(Grav GitSync) Automatic Commit from RealStickman
This commit is contained in:
parent
0da7958cae
commit
475fc8abd9
@ -43,11 +43,13 @@ podman run --name authentik_db \
|
||||
### Redis
|
||||
|
||||
[shroot]
|
||||
```sh
|
||||
podman run --name authentik_redis \
|
||||
-v /mnt/authentik_redis:/data \
|
||||
--pod pod_authentik \
|
||||
-d docker.io/redis:7 \
|
||||
redis-server --save 60 1 --loglevel warning
|
||||
```
|
||||
[/shroot]
|
||||
|
||||
### Application Server
|
||||
|
Loading…
Reference in New Issue
Block a user