2019-08-10 12:43:48 +01:00
|
|
|
# nix-community infrastructure
|
|
|
|
|
2020-05-03 15:10:15 +02:00
|
|
|
Welcome to the Nix Community infrastructure project. This project holds all
|
|
|
|
the NixOS and Terraform configuration for this organization.
|
2019-08-10 12:43:48 +01:00
|
|
|
|
2020-05-03 15:10:15 +02:00
|
|
|
## Support
|
2019-08-12 17:24:59 +00:00
|
|
|
|
2020-05-03 15:10:15 +02:00
|
|
|
If you hit any issues, ping us on IRC in the #nix-community channel (see the
|
|
|
|
admin list below) or create an issue here:
|
|
|
|
[New Issue](https://github.com/nix-community/infra/issues/new).
|
2019-08-12 17:24:59 +00:00
|
|
|
|
2020-05-03 15:10:15 +02:00
|
|
|
### Administrators
|
2020-03-26 18:00:49 +01:00
|
|
|
|
2020-04-02 16:35:03 -07:00
|
|
|
* @adisbladis
|
2020-03-26 18:00:49 +01:00
|
|
|
* @flokli
|
|
|
|
* @grahamc
|
|
|
|
* @nlewo
|
|
|
|
* @ryantm
|
|
|
|
* @zimbatm
|
|
|
|
|
2019-08-12 17:24:59 +00:00
|
|
|
## Services
|
|
|
|
|
2020-05-03 15:10:15 +02:00
|
|
|
* https://hydra.nix-community.org - on build01
|
|
|
|
* BuildKite agent - on build01
|
|
|
|
* GitLab agent - on build01
|
|
|
|
* ryantm-updater bot - on build01
|
|
|
|
|
|
|
|
## Hosts
|
|
|
|
|
|
|
|
### `build01` 
|
|
|
|
|
|
|
|
This machine is perfect for running heavy builds.
|
|
|
|
|
|
|
|
* Provider: Hetzner
|
|
|
|
* CPU: AMD Ryzen 7 1700X Eight-Core Processor
|
|
|
|
* RAM: 64GB
|
|
|
|
|
|
|
|
All the builds on this machine are pushed to https://nix-community.cachix.org/
|
|
|
|
|
|
|
|
Thanks to Cachix for sponsoring our binary cache!
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
|
|
* `./deploy` - NixOps deployment
|
|
|
|
* ./terraform - Setup DNS
|
|
|
|
|