nix-infra/README.md

29 lines
702 B
Markdown
Raw Normal View History

# Nix Infra Config
2023-03-07 19:24:57 +00:00
Using [colmena](https://github.com/zhaofengli/colmena)
## Hosts
- `bloodletting`: Main server
2023-03-07 19:25:16 +00:00
### Manual setup on blank system/migrations
2023-03-07 19:24:57 +00:00
- `colmena apply` - deploy config
- `passwd` - set user passwords
- rsync state:
- `/var/lib`:
- `acme/.lego`
- `bin_rs`
- `fail2ban`
- `grafana`
- `homepage`
- `matterbridge`
2023-03-07 19:24:57 +00:00
- `mc-e2e`
- `mstdn-ebooks`
- `nyandroid`
- `prometheus2`
- `/home/ftp`
2023-03-07 19:25:16 +00:00
### Rsyncd Modules
Modded minecraft instance rsync modules can be accessed through `mc-[modpack]@bloodletting::mc-[modpack]` with `--rsh=ssh`
## Reference configs used
- https://github.com/Xe/nixos-configs
- https://git.nora.codes/nora/nixconfig