Add link to git browser in quickstart

So that folks who would like to examine the config files without
running it (or, while running it) can do so easily in their browser.

Change-Id: I73396a4d63ffc2f1aea19569907d300757acd3ec
This commit is contained in:
James E. Blair 2019-01-18 10:04:30 -08:00
parent a1283f403f
commit b0fe3f97e7
1 changed files with 3 additions and 0 deletions

View File

@ -64,6 +64,9 @@ docker-compose in order to start Zuul, Nodepool and Gerrit.
cd zuul/doc/source/admin/examples
sudo -E docker-compose up
For reference, the files in that directory are also `browsable on the web
<http://git.zuul-ci.org/cgit/zuul/tree/doc/source/admin/examples>`_.
All of the services will be started with debug-level logging sent to
the standard output of the terminal where docker-compose is running.
You will see a considerable amount of information scroll by, including