more documentation
This commit is contained in:
parent
7d5852efdd
commit
99a4c4800e
2 changed files with 18 additions and 1 deletions
|
@ -1,2 +1,5 @@
|
|||
# KOreader Sync Server
|
||||
This is an experimental KOreader sync server, implemented in Rust.
|
||||
This is a KOreader sync server, implemented in Rust.
|
||||
|
||||
## Installation
|
||||
Just compile it with `cargo build --release`. You can then copy the executable for example to `/usr/local/bin/`. If you want to start the service automatically, you can adopt the example systemd file for your needs. You can also use nginx as a reverse proxy, so that the sync server listens on port 443.
|
Loading…
Add table
Add a link
Reference in a new issue