docs: build docs using mdBook
This commit is contained in:
committed by
Charles Hall
parent
ab98b52b21
commit
425660472c
8
docs/deploying.md
Normal file
8
docs/deploying.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Deployment options
|
||||
|
||||
There are several ways to deploy a Conduit server.
|
||||
|
||||
- [Simple (Recommended)](deploying/simple.md) - This is the recommended way to set up Conduit.
|
||||
- [Debian](deploying/debian.md) - If you're using a debian-based system, you may find the `deb` package useful.
|
||||
- [Docker](deploying/docker.md) - We provide multi-arch OCI images for Conduit.
|
||||
- [Nix](deploying/nix.md) - Nix flake based setup.
|
||||
Reference in New Issue
Block a user