Add a NixOS container to demo Hydra

It contains Hydra, PostgreSQL and an frontend proxy. So you can get a
running Hydra instance by doing

  $ nixos-container create hydra --flake hydra
  $ nixos-container start hydra

The web interface is available on port 80.
This commit is contained in:
Eelco Dolstra
2019-09-24 19:58:10 +02:00
parent 0ccf36ca3b
commit 40e7b6e884
2 changed files with 62 additions and 21 deletions

6
flake.lock generated
View File

@ -15,9 +15,9 @@
},
"nixpkgs": {
"inputs": {},
"narHash": "sha256-HGlE2VNbdEjCP76hWAS72kHBlMWhpvqWo58Obg1Vy6s=",
"originalUri": "nixpkgs",
"uri": "github:edolstra/nixpkgs/13e1bce51f4aebdf3db58ce8c4a93e904a272bff"
"narHash": "sha256-qWEM8iYRYUdaVCHwTq13w69/11hAFWZplp5mqeU2qBM=",
"originalUri": "nixpkgs/release-19.09",
"uri": "github:edolstra/nixpkgs/7d9219a0adea88942b8d609f89cf4a1f86df1a9c"
}
},
"version": 3