Running Diarkis Server On Cloud

Diarkis Server runs on any major cloud environment. We will be explaining how to quickly start your Diarkis server on any major cloud servers.

The Diarkis server needs to be told which cloud server it is expected to be running on. To do that you must provide the following environment variable with its value according to the cloud environment. 

With the following env, the Diarkis server correctly identifies the public endpoint address when started.

Google Cloud

DIARKIS_CLOUD_ENV=GCP

Amazon Web Service

DIARKIS_CLOUD_ENV=AWS

Microsoft Azure

DIARKIS_CLOUD_ENV=AZURE

Alibaba Cloud

DIARKIS_CLOUD_ENV=ALIBABA

Tencent Cloud

DIARKIS_CLOUD_ENV=TENCENT