-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
customBuilds: add digitalOcean #302
Conversation
Same thing here, we do development on the develop branch - this is a new feature. |
3966539
to
011d3c2
Compare
doc/flk/doi.md
Outdated
|
||
Making a DigitalOcean compatible image for `hosts/NixOS.nix` is as simple as: | ||
```sh | ||
flk iso NixOS |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
flk iso NixOS | |
flk doi NixOS |
doc/flk/doi.md
Outdated
flk iso NixOS | ||
``` | ||
|
||
Now you can [create a droplet](https://cloud.digitalocean.com/droplets/new) using your custom image. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also I think this line should go above
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awesome stuff
bors r+
Build succeeded: |
#42