SiloCityLabs / lochnas

Docker configuration for all-in-one nas setup
https://lochnas.com
GNU General Public License v3.0
51 stars 3 forks source link

Container Error Handler #58

Open ldrrp opened 2 years ago

ldrrp commented 2 years ago

Problem

Currently using autoheal to monitor and restart containers, Not all containers have autoheal configured and the user has no way of knowing if a container is failing. Sometimes autoheal fails when nextcloud is doing an update or starting up.

Solution

Currently Not sure what the solution might be, Either somehow integrate autoheal or slightly modify it to trigger our server and notify user of failures. Or bring the feature natively into the server. Im thinking native support might be better somehow so every user enabling an app can have an easy setup. Not sure yet so im looking for ideas in the comments or proposals.