.. _configuration: Configuration ========================= After you completed the :ref:`setup`, we can start configuring your CoCalc OnPrem instance. This consists of a main chart in the ``/cocalc`` directory, and a couple of related sub-charts in ``/cocalc/charts/*``. To configure your instance, you have to create your own :ref:`my-values.yaml` file, which overwrites some of the default configuration values. Then you :ref:`install ` it in your cluster. Now, let's start with the configuration: .. toctree:: :maxdepth: 1 configuration/my-values configuration/basics configuration/storage configuration/advanced configuration/site-settings configuration/projects configuration/software-env configuration/sso configuration/miscellaneous