This repository contains the configuration for all servers operated by Nevarro LLC.
The servers are running on Hetzner and provisioned by Terraform. The configuration is managed by colmena.
- monitoring - runs the monitoring stack
- matrix - runs the nevarro.space matrix homeserver
- mineshspc - runs the mineshspc.com website
- Run
direnv allow
. - Run
terraform login
to log in to Terraform Cloud. - Run
terraform plan
to check and see what needs to be applied. - Run
terraform apply
to provision all of the infrastructure. - Run
colmena apply
to setup all of the NixOS machines.