.. _deploy-diag: Architecture Overview ===================== The following diagram shows the architecture of |RC| applications. * |RCC| installs, upgrades and configures |RCEE| and the |VCS|. * Supervisor allows monitoring and process control of installed instances. * |RCEE| is the main application for managing your code, workflow and users. * |VCS| is the backend for actions on your code repositories. * SQL refers to your production database supporting |RCEE|. * CI Servers refers to Jenkins, or other services used for tests or builds. .. image:: ../img/architecture-diagram.png :align: center .. important:: |RCC| is intended to be the main method of managing |RC| instances. As such direct calls to supervisor are neither encouraged or officially supported.