Cellarium Cloud

Cellarium Logo

What’s Cellarium Cloud? Cellarium Cloud is the backend application that serves the Cellarium Cloud platform. This is a backend application that provides API for Cellarium Client tool. It is a mono-repository that contains all the services that are required to run the Cellarium Cloud platform.

Repository Structure

Each module of the repository contains its own README.rst file that explains the purpose of the module and how to run it. These files are united together in a documentation website that is available at Cellarium Cloud Documentation.

Repository Versioning

The repository uses Semantic Versioning for versioning. For the versions available, see the tags on this repository. Versioning is connected with the repository branches. The main branch is the main production branch and has stable versions. The development branch contains the latest development versions (such as release candidates (rc)). Other branches can be used for creating alpha or beta versions.

This documentation is intended for developers and administrators who want to maintain, extend, or deploy the Cellarium Cloud. The documentation is organized into the following sections:

Table of Contents