db_geek
@db_geek@norden.social
This is a remote user, information on this page may be incomplete. View at Source ↗
SELECT
'#bicycle 🚴♂️'
,'#databases'
,'#sql'
,'#selfhosting'
,'#Linux 🐧'
,'Team vi'
,'#mdRzA'
,'Generation X'
FROM life
WHERE 0 = 0
;
- Comment on Arr Podman Quadlets Setup 1 week ago:
@filister I don't have an arr stack running, but I'm using several podman quadlets for running successfully e.g. PostgreSQL, Nextcloud, HomeAssistant and some more.
Did you checked the journal with
`journalctl --identifier=<container name>` for possible errors?