docs: recommend using binaries

This commit is contained in:
Timo Kösters 2020-10-20 14:18:20 +02:00
parent 3bdaf6e79e
commit d7e56dbfa0
No known key found for this signature in database
GPG key ID: 24DA7517711A2BA4
2 changed files with 18 additions and 10 deletions

View file

@ -17,13 +17,12 @@ example) and register on the `https://conduit.koesters.xyz` homeserver.
#### How can I deploy my own?
##### From source
##### Deploy
Clone the repo, build it with `cargo build --release` and call the binary
(target/release/conduit) from somewhere like a systemd script. [Read
more](DEPLOY_FROM_SOURCE.md)
Download or compile a conduit binary and call it from somewhere like a systemd script. [Read
more](DEPLOY.md)
##### Using Docker
##### Deploy using Docker
Pull and run the docker image with