This repository was archived by the owner on Apr 13, 2025. It is now read-only.
This repository was archived by the owner on Apr 13, 2025. It is now read-only.
A way to provide services to bundles before logging in after a restart. #236
Closed
Description
Description
If nodecg-io is running on a server and for example crashes (or is stopped in another way like a server restart), it can easily be restarted if running as a systemd service. However you need to enter the password once, before all bundles start doing their work again. This can not be automated as easily as restarting nodecg-io on a crash. My suggestion would be a config file or something where the password is put in, so the bundles can start doing their work as soon as nodecg-io starts. To login to the dashboard, you'd then still need the password.