Hacker News new | ask | show | jobs
by ei23 838 days ago
my script also has paperless-ngx included https://github.com/ei23com/diy-smart-home
1 comments

pretty neat stack... I chose other projects in some cases (e.g. ntfy vs gotify) but all in all it's pretty complete. Thanks.

Did you consider watchtower to keep the dockers up to date?

thanks for the tip! Not tried watchtower yet since i just have to click an update button and a background task in "screen" will be start a docker pull of the full stack and also clean up. Also have that for the host. I don't now what watchtower is doing better, but since some project come with breaking changes i need to decide when to update... Anyway update notifications are nice to have.