mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-28 09:14:44 +02:00

Currently container startup will ignore any errors, which will tend to leave things in a broken state if operations like migrations or certificate provisioning fail. Prefer to terminate the container rather than try to limp on.