Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker support #23

Closed
alvaroreig opened this issue May 18, 2020 · 0 comments
Closed

Docker support #23

alvaroreig opened this issue May 18, 2020 · 0 comments

Comments

@alvaroreig
Copy link
Collaborator

Hi there,

3 years ago I created a Docker image that wrapped around this recipe and some nodejs code. The purpose was to automate the e-book generation and sending with a single line:

docker run --rm --env-file YOUR_ENV_FILE alvaroreig/pocket2kindle-amd64

Having installed only docker (and the image) in the server. No calibre.

By that time the archive function failed pretty often, so the code also called pocket api AFTER creating the e-book to archive any remaining article.

I think this code could be easily adapted to the current recipe, and so simplify the process for using it in a server.

I can't do it right now due to lack of time, but I would be happy to transfer the repository and the travis project to anyone interested. Or it could be folded into this repository.

The nodejs code could probably be replaced for a simple python script to maintain everything in a single language. That and the Dockerfile, of course.

Anyway, I just wanted to inform of its existence to anyone interested.

https://github.com/alvaroreig/pocket2kindle

Regards,

@mmagnus mmagnus closed this as completed May 19, 2021
Repository owner locked and limited conversation to collaborators May 19, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

2 participants