You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
1.1 KiB
ReStructuredText
50 lines
1.1 KiB
ReStructuredText
Zuul - A Project Gating System
|
|
==============================
|
|
|
|
Zuul is a program that drives continuous integration, delivery, and
|
|
deployment systems with a focus on project gating and interrelated
|
|
projects.
|
|
|
|
Zuul's documentation is organized in three guides based on audience.
|
|
If Zuul is being used to gate or drive automation around your project,
|
|
read the :doc:`user/index` to find out how to configure Zuul. If you
|
|
are installing or operating a Zuul system, you will also find the
|
|
:doc:`admin/index` useful. If you want help make Zuul itself better,
|
|
take a look at the :doc:`developer/index`.
|
|
|
|
If you are looking for the Edge routing service named Zuul that is
|
|
related to Netflix, it can be found here:
|
|
https://github.com/Netflix/zuul
|
|
|
|
If you are looking for the Javascript testing tool named Zuul, it
|
|
can be found here:
|
|
https://github.com/defunctzombie/zuul
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
user/index
|
|
admin/index
|
|
developer/index
|
|
releasenotes
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
governance
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
glossary
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|
|
* :ref:`glossary`
|
|
|