Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 40 Next »

This document will guide you how to install CloudCX on your own server.

At present, the installation strategy for different versions is slightly different. Please choose the installation strategy that suits you according to the actual situation. It is recommended to install the latest version.

  • If you want to install the latest version from scratch, please continue to read this article.

Installation Overview

We recommend that you separate the database from the application service during installation to increase its load. The calculation of the database will reduce the actual performance of the application, which will be described in detail in this article.

图片-20240205-062328.png

If you are just a demo deployment for testing, please refer to Testing Environment for additional instructions.

Supported Linux OS

  • Ubuntu 20.04 (LTS) Focal, Ubuntu Impish 21.10, Ubuntu 22.04 (LTS) Jammy

  • Debian Buster 10, Debian Bullseye 11, Debian Bookworm 12

  • It only supports 64bit OS

Installation of CloudCX is possible on most UNIX environments, but not officially supported.

Two Types of Installation Way

Separate deployment

Single Machine Deployment (Only for Testing)

  • No labels