@cryptotaxi247 / infra-1 / commits / dcf91b33

README: add file with basic structure

zimbatm committed Nov 19, 2018 at 15:42 UTC dcf91b33639a4ba8b70cc0a2674b82090ced27bb
1 file changed +37
README.md new
+37
@@ -0,0 +1,37 @@
1 +# nixos.org hardware configuration
2 +
3 +This repository contains all the hardware configuration for the nixos project
4 +infrastructure.
5 +
6 +Amongs other things it contains configuration for:
7 +
8 +* nixos.org
9 +* cache.nixos.org
10 +* hydra.nixos.org and all the build machines
11 +* releases.nixos.org
12 +* tarballs.nixos.org
13 +
14 +Most of the infrastructure is currently managed using NixOps. Some if it is
15 +managed using Terraform.
16 +
17 +## Team
18 +
19 +This is currently the list of people part of the @NixOS/nixos-infra team:
20 +
21 +* @AmineChikhaoui
22 +* @edolstra
23 +* @grahamc
24 +* @rbvermaa
25 +* @zimbatm
26 +
27 +The responsability of the team is to provide infrastructure for the Nix and
28 +NixOS community.
29 +
30 +All the members should be watching this repository for changes.
31 +
32 +## Reporting issues
33 +
34 +If you experience any issues with the infrastructure, please [post a new issue
35 +to this repository][1].
36 +
37 +[1]: https://github.com/NixOS/nixos-org-configurations/issues/new