Go to file
2019-06-11 11:55:48 +00:00
rootfs use gitlab docker registry 2017-09-11 11:15:17 +02:00
.editorconfig update base image 2017-01-10 16:16:11 +01:00
.gitignore initial commit 2016-08-16 10:48:34 +02:00
.gitlab-ci.yml use gitlab ci 2019-06-11 11:55:48 +00:00
Dockerfile update docker repo 2018-11-27 08:34:39 +01:00
README.md Create README.md 2016-10-31 10:51:54 +01:00

Koreader Sync Server to sync 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