replikativ / datahike-server

Datahike remote system
Eclipse Public License 2.0
36 stars 6 forks source link

Switch from dockerhub to GH container registry #51

Closed TimoKramer closed 1 year ago

TimoKramer commented 1 year ago

Docker Hub shuts down OSS-images without registering to some kind of thing or paying. We should just use GitHub container registry let's see how long we can rely on that...

whilo commented 1 year ago

For the Redis backend we also need a redis container btw. For S3 we maybe could use https://min.io/docs/minio/container/index.html, but I think it would be nicer to check against AWS S3 directly.

TimoKramer commented 1 year ago

Not needed anymore