docs: recommend using binaries
This commit is contained in:
parent
3bdaf6e79e
commit
d7e56dbfa0
2 changed files with 18 additions and 10 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue