milesmcc / shynet

Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
Apache License 2.0
2.87k stars 180 forks source link

Github container's last publish date was over 3 years ago. #284

Closed kashalls closed 10 months ago

kashalls commented 10 months ago
  1. Ghcr.io's lasted container publish date was over 3 years ago, people are still downloading it.
  2. Docker Hub provides a very restrictive rate limit for anonymous users at 100 pulls every 6 hours per IP. For authenticated users, its 200 pulls every 6 hours per ip. Paid Users can get up to 5000 pull a day.

Would it be possible to mirror the package pushes to both docker hub and ghcr.io? The workflows can be changed to easily implement this change and even streamline the workflows. We would need to change the workflow permissions in this repository to enable Read and write permissions to write new packages.

shynet container ghcr.io

Additional Context https://docs.docker.com/docker-hub/download-rate-limit/