summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTristan Cacqueray <tdecacqu@redhat.com>2017-11-29 05:37:46 +0000
committerMonty Taylor <mordred@inaugust.com>2017-12-06 12:51:39 +0000
commitdaa95de3ac49c57941db9d0e5af795effb35b80a (patch)
tree5b9940628cdd9ca1ebad1b05dc0eae38e46963b4 /etc
parentbe0441a839ab1eee089ff60c7d953c2e841e8dbd (diff)
downloadzuul-daa95de3ac49c57941db9d0e5af795effb35b80a.tar.gz
web: add /{tenant}/builds route
This change adds a SqlHandler to query the sql reporter database from zuul-web through the /{tenant}/builds.json controller. This change also adds a /{tenant}/builds.html basic web interface. Change-Id: I423a37365316cc96ed07ad0895c7198d9cff8be5
Diffstat (limited to 'etc')
-rw-r--r--etc/zuul.conf-sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/zuul.conf-sample b/etc/zuul.conf-sample
index f0e17658c..17092af55 100644
--- a/etc/zuul.conf-sample
+++ b/etc/zuul.conf-sample
@@ -38,6 +38,7 @@ trusted_rw_paths=/opt/zuul-logs
listen_address=127.0.0.1
port=9000
static_cache_expiry=0
+;sql_connection_name=mydatabase
[webapp]
listen_address=0.0.0.0