CodeforLeipzig / leipziggiesst

https://giessdeinviertel.codeforleipzig.de/
MIT License
11 stars 3 forks source link

Migrate DWD harvestor to Github actions #48

Open joergreichert opened 1 year ago

joergreichert commented 1 year ago

Current state: The DWD harvestor docker image is executed every day in AWS Fargate.

Motivation: In order to simplify the tech stack / reduce costs, the docker image should be executed with GithubActions (the parent project GiessDenKiez already does this). The docker image can be hosted at DockerHub or GitLab.

Future state: AWS Fargate isn't required anymore as the GitHub action has been properly configured.