You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. We intent to run this bot self-hosted in a Kubernetes cluster, and for that we need a persistent storage for the settings. Would it be possible to add a support for Kubernetes systems that rely on persistent storage for the configuration settings? Running the bot in Pterodactyl Panel (which uses Docker) is a bit risky, because if the bot crashes for some reason, we need to manually restart it, and that's not optimal for us. We need some level of automation, and self-restart in a crash event is exactly what we need.
We use Rancher for our Kubernetes clusters, and a Helm repository would be great in this case.
The text was updated successfully, but these errors were encountered:
Hello. We intent to run this bot self-hosted in a Kubernetes cluster, and for that we need a persistent storage for the settings. Would it be possible to add a support for Kubernetes systems that rely on persistent storage for the configuration settings? Running the bot in Pterodactyl Panel (which uses Docker) is a bit risky, because if the bot crashes for some reason, we need to manually restart it, and that's not optimal for us. We need some level of automation, and self-restart in a crash event is exactly what we need.
We use Rancher for our Kubernetes clusters, and a Helm repository would be great in this case.
The text was updated successfully, but these errors were encountered: