1
0
Fork 0

add start of documentation to deploy on Linode

This commit is contained in:
ibizaman 2023-04-04 00:04:38 -07:00
parent 986c4696e0
commit c261fd8750
2 changed files with 7 additions and 0 deletions

View file

@ -234,6 +234,7 @@ In rough order of highest to lowest priority.
- Misc
- [x] Function to generate haproxy config
- [ ] Handle Nixops 2 (nixops_unstable)
- [ ] Documentation for setting up on Linode
- [ ] Documentation for getting started
- [ ] Add configuration examples

6
docs/tutorials/linode.md Normal file
View file

@ -0,0 +1,6 @@
# Deploy to Linode
To deploy on a [Linode](linode.com) server, you first need to follow
[this
guide](https://www.linode.com/docs/guides/install-nixos-on-linode) to
install NixOS.