Add runtime environment checks for Podman in panelctl script
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
parent
3b48f38d89
commit
2fdb2eb5a2
2 changed files with 48 additions and 10 deletions
|
|
@ -29,6 +29,8 @@ Notes:
|
|||
- The default compose file uses traefik/whoami for smoke testing.
|
||||
- Edit each generated compose.yaml before production use.
|
||||
- App names must be lowercase slugs.
|
||||
- If deploy reports XDG_RUNTIME_DIR missing, enable lingering for the runtime user:
|
||||
`sudo loginctl enable-linger reudy`
|
||||
|
||||
API service:
|
||||
- Nix now runs panel-api as a systemd service on 127.0.0.1:9911.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue