Launch Diarkis Server in Cloud Environment

Diarkis server may be launched in any environment using Kubernetes.

While it is possible to launch the server binaries on bare-metal servers or managed VM(s), we highly recommend orchestration via Kubernetes to reduce both infrastructure and maintenance costs.

  • GCP (GKE)

  • Azure (AKS)

  • Alibaba Cloud (ACK)

  • Linode (LKE)

In the diarkis-server-template repository, we provide samples to operate on each of the various clouds listed above. Please refer to the README for further details.

https://github.com/Diarkis/diarkis-server-template/tree/main/src/cloud

Last updated

Was this helpful?