mirror of https://gitlab.com/famedly/conduit.git
Browse Source
Because one might forget to update them. I did, initially, which is why I'm making this change.merge-requests/582/head
1 changed files with 1 additions and 6 deletions
@ -1,8 +1,3 @@
|
||||
# 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. |
||||
This chapter describes various ways to deploy Conduit. |
||||
|
||||
Loading…
Reference in new issue