bbnavi / moqo2gbfs

MOQO API to GBFS converter
MIT License
1 stars 1 forks source link

create publish-barshare-gbfs service #1

Closed derhuerst closed 2 years ago

derhuerst commented 2 years ago

This PR adds a publish-barshare-gbfs service that regularly

  1. generates BARShare's 3 GBFS feeds, and
  2. uploads them to the bbnavi open data portal using the mc MinIO Client.

@hbruch Please have a look at publish-barshare-gbfs/{Dockerfile,README.md,main.sh} and check if they make sense. @marcometz Please check if the .github/workflows/publish-barshare-gbfs.yml GitHub Actions workflow looks good.

derhuerst commented 2 years ago

@marcometz docker push to the Gitlab Container Registry doesn't work, I assume because there is no respective repository in Gitlab. Shall we reconfigure Gitlab or use e.g. Docker Hub or GitHub's registry?

derhuerst commented 2 years ago

Deployment was successful & the BARShare GBFS data is being uploaded! 🎉