docs: cleanup section dedicated to config overview
This commit is contained in:
parent
d89ebb8d82
commit
3c5c6fc2d5
1 changed files with 0 additions and 26 deletions
|
|
@ -39,22 +39,6 @@ sections.
|
|||
See the :ref:`vcs-server` section for configuration options and more
|
||||
detailed information.
|
||||
|
||||
\- **supervisord.ini**
|
||||
Default location:
|
||||
:file:`/home/{user}/.rccontrol/supervisor/supervisord.ini`
|
||||
|
||||
|RCC| uses Supervisor to monitor and manage installed instances of
|
||||
|RCE| and the VCS Server. |RCC| will manage this file completely,
|
||||
unless you install |RCE| in self-managed mode. For more information,
|
||||
see the :ref:`Supervisor Setup<control:supervisor-setup>` section.
|
||||
|
||||
\- **.rccontrol.ini**
|
||||
Default location: :file:`/home/{user}/.rccontrol.ini`
|
||||
|
||||
This file contains the instances that |RCC| starts at boot, which is all
|
||||
by default, but for more information, see
|
||||
the :ref:`Manually Start At Boot <control:set-start-boot>` section.
|
||||
|
||||
\- **.rhoderc**
|
||||
Default location: :file:`/home/{user}/.rhoderc`
|
||||
|
||||
|
|
@ -62,13 +46,3 @@ sections.
|
|||
remote machine. The API checks this file for connection and
|
||||
authentication details. For more details, see the :ref:`config-rhoderc`
|
||||
section.
|
||||
|
||||
\- **MANIFEST**
|
||||
Default location: :file:`/home/{user}/.rccontrol/cache/MANIFEST`
|
||||
|
||||
|RCC| uses this file to source the latest available builds from the
|
||||
secure RhodeCode download channels. The only reason to mess with this file
|
||||
is if you need to do an offline installation,
|
||||
see the :ref:`Offline Installation<control:offline-installer-ref>`
|
||||
instructions, otherwise |RCC| will completely manage this file.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue