4 ms·
It's a fine project right up to the point of you needing additional functionality that's split into one of the plugins. Since Go applications do not support pro
by page_fault 2y ago
It's a fine project right up to the point of you needing additional functionality that's split into one of the plugins. Since Go applications do not support proper .so in practice, you have to build your own binaries or rely on their build service, and this puts the responsibility of supporting and updating such custom configuration on you.
So no setting up unattended-upgrades and forgetting about it.
- thegeekpirate 2y agoI think that's what https://caddyserver.com/docs/command-line#caddy-upgrade https://caddyserver.com/docs/command-line#caddy-upgrade (and the following commands) are for ;)
- beeboobaa3 2y ago> experimental also totally non-standard, apt unattended-upgrades won't be doing that for you. sure you can do a cronjob, but, non-standard