4c86706e5e
This introduces and "Open Infrastructure" page which is designed for a moderately experienced developer with some understanding of Zuul, Ansible and basic Linux admin skills to have an entrypoint to navigating the system-config and related repositories. It is designed to re-enforce the idea of open infrastructure, and explain how development, testing and production come together at a level high enough to be understood, but with links or descriptions of specific places in the code to get started. It moves a little of what was in the sysadmin page into this, and leaves that page as more low-level descriptions of various tasks. Change-Id: I60a9299df455b98ad549ac0075a59d381722bc06
57 lines
1.2 KiB
ReStructuredText
57 lines
1.2 KiB
ReStructuredText
OpenDev Infrastructure
|
|
======================
|
|
|
|
This documentation covers the installation and maintenance of the
|
|
OpenDev infrastructure. It may be of interest to
|
|
people who may want to help develop this infrastructure or integrate
|
|
their tools into it. Some instructions may be useful to other
|
|
projects that want to set up similar infrastructure systems for their
|
|
developers.
|
|
|
|
Developers or users of projects hosted on OpenDev do not need to read
|
|
this documentation.
|
|
|
|
Instead, see the `Infra Manual
|
|
<https://docs.opendev.org/opendev/infra-manual/latest/>`_ to learn how
|
|
contribute.
|
|
|
|
Security policy
|
|
---------------
|
|
|
|
If you find or suspect a security issue with any OpenDev services,
|
|
please inform the administrators via email at
|
|
service-incident@lists.opendev.org.
|
|
|
|
Contents:
|
|
|
|
.. sidebar:: HOWTOs
|
|
|
|
* :doc:`third_party`
|
|
* :doc:`unofficial_project_hosting`
|
|
* :doc:`contribute-cloud`
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
project
|
|
open-infrastructure
|
|
test-infra-requirements
|
|
sysadmin
|
|
systems
|
|
roles
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
unofficial_project_hosting
|
|
third_party
|
|
contribute-cloud
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|
|
|