Testing Hydra
Install PostgreSQL. On NixOS, you need to configure configuration.nix
with authentication = "local ..."
and switch to root before running psql postgres
.
Then follow the instructions here to get Hydra (add channel, install, set environment variables etc).
hydra-create-user
to make an admin role, then run sudo hydra-server
. Go to http://localhost:3000.