daniel-j / send2ereader

A service for sending ebooks to a Kobo or Kindle ereader through the built-in browser
https://send.djazz.se
MIT License
341 stars 54 forks source link

feat: add Docker support, and documentation for it #17

Closed GregHilston closed 9 months ago

GregHilston commented 9 months ago

Hey @daniel-j , I got your lovely service running in a Docker environment. I added some rudimentary documentation on how to leverage the new Dockerfile and docker-compose.yaml file.

Please let me know if you have any requested changes, but I have been able to run this service using Docker and leverage it with my Kobo Clara HD just fine.

daniel-j commented 9 months ago

Thanks!

GregHilston commented 9 months ago

Of course! I saw your changes and they all look good.

Thank you for making this lovely application. Hopefully this makes it more accessible to others, who prefer to deploy their applications via containerization!