blob: f77c01d2d425a00ba9ea3b83d15988660e77b399 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# diogenes
diogenes is a NixOS machine deployed on a Google VM. It hosts
https://billandhiscomputer.com.
## Deployment
I manage diogenes's deployment with Terraform. My current workflow looks like
this:
```shell
deploy-diogenes
```
|