summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-11-17 19:08:10 +0000
committerHolger Levsen <holger@layer-acht.org>2017-11-17 19:08:10 +0000
commitd8225a016c01077bbee1389dcb8dc6344da80d9f (patch)
tree896491a11f835d2efc7ec81f91f558547014f67a /INSTALL
parent25984b541ff96feda3b5ccf2b68338328552adf4 (diff)
downloadjenkins.debian.net-d8225a016c01077bbee1389dcb8dc6344da80d9f.tar.xz
reproducible Debian: update docs to reflect that the database is now kept in PostgreSQL
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 036ea5f9..b10e49f1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -150,10 +150,10 @@ Additional, give user jenkins write access to the root $JENKINSGIT directory and
Get a recent copy of the database from:
----
-wget https://tests.reproducible-builds.org/reproducible.db
+wget https://tests.reproducible-builds.org/reproducible.sql.xz
----
-Keep the database (or a symlink of it) in /var/lib/jenkins/reproducible.db and give the user Jenkins write access.
+The database is kept using PostgreSQL and initialised by runing /srv/jenkins/bin/reproducible_db_maintenance.py manually as the jenkins user.
==== Websites scripts