blob: 3cda88c9c74652c11bdc76edff8e31b0b3cbffbf (
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://wpcarro.dev.
## Deployment
I manage diogenes's deployment with Terraform. My current workflow looks like
this:
```shell
deploy-diogenes
```
|