msgbyte / tianji

Tianji: Insight into everything, Website Analytics + Uptime Monitor + Server Status. not only another GA alternatives
https://tianji.msgbyte.com/
Apache License 2.0
1.22k stars 65 forks source link

add ghcr.io docker image registry #50

Closed KingPin closed 3 months ago

KingPin commented 3 months ago

Docker hub artificially limits pull requests for all users who aren't paid. https://docs.docker.com/docker-hub/download-rate-limit (100 for not logged-in users across all images pulls for the IP)

And it never hurts to have a second point of images. Especially considering you are already storing your code on GitHub, so having the images here is helpful.

This PR will use your existing credentials to push an image to docker hub + GitHub packages and will list it on your main code page for https://github.com/msgbyte/tianji. No extra work should be needed.