Skip to content

Adds docker features#2

Open
Robert-van-Barlingen wants to merge 11 commits intoElliotKillick:mainfrom
BobbyDusk:main
Open

Adds docker features#2
Robert-van-Barlingen wants to merge 11 commits intoElliotKillick:mainfrom
BobbyDusk:main

Conversation

@Robert-van-Barlingen
Copy link
Copy Markdown

Adds a dockerfile to containerize the application, a docker-compose file as an example how to configure it using docker-compose and .github/workflows/main.yml in order to automatically push the docker container to dockerhub through github actions. The only thing that needs to be configured is a DOCKERHUB_USERNAME variable and DOCKERHUB_TOKEN secret in github. (see https://github.com/marketplace/actions/build-and-push-docker-images)

Robert-van-Barlingen and others added 4 commits July 16, 2024 09:16
… code a bit to make it more compatible with docker
Creates main.yml github action for automatically building docker container and pushing to dockerhub.
@Robert-van-Barlingen
Copy link
Copy Markdown
Author

Also fixes issue where listmonk list ID is hardcoded in rss2newsletter file. Changed it to use the list ID from the config file.

@candidexmedia
Copy link
Copy Markdown

Hi @Robert-van-Barlingen: Is this still working? Do you have a working fork that could be worked from for the docker?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants