Requirements
Software and hardware requirements
A (Linux preferred) server with either:
Docker
Kubernetes (GKE, EKS, OpenShift or similar will work too, we ourselves use k3s)
A CockroachDB cluster, either their cloud offering or self-hosted
Flagsmith, either their cloud offering or self-hosted
(Optional) Domain name, while not strictly necessary, we highly recommend having one
It is possible to host the bot without using containers, but we will not provide support in that case. The containers we provide are known to be working and is what we use ourselves.
Flagsmith is used to remotely configure the components, without having to restart the entire the container.
Last updated