diff --git a/doc/manual/installation.xml b/doc/manual/installation.xml index 4d1c6b2a..4095cd61 100644 --- a/doc/manual/installation.xml +++ b/doc/manual/installation.xml @@ -15,7 +15,7 @@ Nix - either PostgreSQL or SQLite + PostgreSQL many Perl packages, notably Catalyst, EmailSender, and NixPerl (see the Hydra @@ -113,9 +113,7 @@ hydra-evaluator hydra-server
Creating the database - Hydra stores its results in a database, which can be a - PostgreSQL or SQLite database. The latter is easier to setup, - but the former scales better. + Hydra stores its results in a PostgreSQL database. @@ -150,9 +148,7 @@ dbserver.example.org:*:hydra:hydra:password Make sure that the HYDRA_DATA directory exists and is writable for the user which will run the Hydra - services. For a SQLite database, the - HYDRA_DBI should be set to something like - dbi:SQLite:/path/to/hydra.sqlite + services.