Create README.md
This commit is contained in:
parent
fb7d5db242
commit
1c0c096272
26
README.md
Normal file
26
README.md
Normal file
@ -0,0 +1,26 @@
|
||||
[Koreader Sync Server](https://github.com/koreader/koreader-sync-server) to sync [Koreader](https://github.com/koreader/koreader) devices.
|
||||
|
||||
# Volumes
|
||||
- `/var/lib/redis/`
|
||||
- `/etc/ssl/nginx/:ro`: certificates must be here
|
||||
|
||||
# Environment Variables
|
||||
## CERT_NAME
|
||||
- default: fullchain.pem
|
||||
|
||||
Name of the certificate file.
|
||||
|
||||
## KEY_NAME
|
||||
- default: privkey.pem
|
||||
|
||||
Name of the key file.
|
||||
|
||||
# Ports
|
||||
- 7200
|
||||
|
||||
# Capabilities
|
||||
- CHOWN
|
||||
- DAC_OVERRIDE
|
||||
- NET_BIND_SERVICE
|
||||
- SETGID
|
||||
- SETUID
|
Loading…
Reference in New Issue
Block a user