pds icon indicating copy to clipboard operation
pds copied to clipboard

Limit watchtower scope and integrate better with systemd

Open rothgar opened this issue 1 year ago • 2 comments

fixes #49

By not using oneshot service type and not detaching the docker compose command you can use normal systemd tools (e.g. journalctl) for logs. Docker commands still work too.

rothgar avatar Nov 04 '24 06:11 rothgar

Inclined to merge this, @bnewbold ?

axfelix avatar Oct 31 '25 16:10 axfelix

I think improvements here would be good, and these look like probably the right direction. I am not super familiar with watchtower, and know process monitoring stuff can be subtle.

I'd want somebody to do an independent pass over this to check the watchtower docs, and to try setting up a PDS this way and confirm sudo systemctl start/stop works as expected.

bnewbold avatar Oct 31 '25 22:10 bnewbold