Update README (fixes #28).

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-05-28 00:27:46 +00:00
parent d5df12fd5e
commit 83b6042d54
3 changed files with 106 additions and 17 deletions

1
docs/deploying/README.md Symbolic link
View File

@@ -0,0 +1 @@
SUMMARY.md

View File

@@ -0,0 +1,9 @@
# Deployment Guides
- [Generic](generic.md)
- [NixOS](nixos.md)
- [Docker](docker.md)
- [Kubernetes](kubernetes.md)
- [Arch Linux](arch-linux.md)
- [Debian](debian.md)
- [FreeBSD](freebsd.md)