mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-08-31 19:21:31 +02:00
add missing section about lingering
This commit is contained in:
@@ -421,6 +421,12 @@ See [Enable Geo-blocking](/self-host/advanced/enable-geoblocking) for the full p
|
|||||||
```
|
```
|
||||||
</Step>
|
</Step>
|
||||||
|
|
||||||
|
<Step title="Enable lingering so that services stay up after you log out">
|
||||||
|
```bash
|
||||||
|
loginctl enable-linger $USER
|
||||||
|
```
|
||||||
|
</Step>
|
||||||
|
|
||||||
<Step title="Watch the logs">
|
<Step title="Watch the logs">
|
||||||
```bash
|
```bash
|
||||||
podman logs -f pangolin traefik gerbil
|
podman logs -f pangolin traefik gerbil
|
||||||
|
|||||||
Reference in New Issue
Block a user