Skip to content
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

Dockerize #44

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from
Draft

Dockerize #44

wants to merge 12 commits into from

Conversation

asg0451
Copy link

@asg0451 asg0451 commented Mar 29, 2024

Hi! I don't know if you're accepting PRs for this repo, but I'm a daily user of WTFT but i just wish there would be more than 5 trains per station, sometimes, or something. So I'm planning on running my own fork of both MTAPI and WTFT on my home kube cluster, which necessitates dockerizing them. In the interest of open source, I'm willing to contribute these changes upstream -- if you're interested. No worries if not! :)

This PR adds:

  • (hopefully) Production-ready Dockerfile with gunicorn
  • Github Actions workflow that builds and pushes images to GHCR on each master push (simplest workflow)
  • K8s Kustomize-able manifest for either direct use or just as an example

If you have any interest in merging this I can replace asg0451 with jonthornton in a few places.

Thanks for the awesome app btw!

@asg0451 asg0451 marked this pull request as draft March 29, 2024 04:32
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.

None yet

1 participant