Nest digitial ocean image under `images` directory.
parent
91b01e8a1b
commit
bb0436a974
|
@ -21,10 +21,10 @@ $ colmena apply-local [--sudo]
|
||||||
|
|
||||||
Remote machines are hosted on [DigitalOcean](https://www.digitalocean.com/).
|
Remote machines are hosted on [DigitalOcean](https://www.digitalocean.com/).
|
||||||
The custom image used by each droplet can be built using the top-level
|
The custom image used by each droplet can be built using the top-level
|
||||||
`digital-ocean` flake. This image disables a root password in favor of SSH.
|
`images/digital-ocean-23.11pre-git` flake. This image disables a root password
|
||||||
A droplet running this image will automatically pull in any enabled SSH keys
|
in favor of SSH. A droplet running this image will automatically pull in any
|
||||||
from your DigitalOcean account at creation time (so make sure to include them
|
enabled SSH keys from your DigitalOcean account at creation time (so make sure
|
||||||
when creating a new droplet).
|
to include them when creating a new droplet).
|
||||||
|
|
||||||
### Secrets
|
### Secrets
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
/nix/store/599gmjwcjh233vbmcm35k87dap5bmd7d-digital-ocean-image
|
Loading…
Reference in New Issue