mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-11-15 09:48:18 -07:00
avoid duplicating links in documentation
Because one might forget to update them. I did, initially, which is why I'm making this change.
This commit is contained in:
parent
68a33862b3
commit
0a790686c5
@ -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
Block a user