koreader-sync/README.md

27 lines
465 B
Markdown
Raw Normal View History

2016-10-31 09:51:54 +00:00
[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