analytics
analytics copied to clipboard
Mirror Docker images to GHCR
Changes
This PR mirrors all Docker images to GitHub Container Registry, so they're available at ghcr.io/plausible/analytics
.
Docker Hub is severely rate-limiting pulls these days, as little as 100 pulls per 6 hours per IP (especially bad for people behind CG-NAT).
Tests
- [X] This PR does not require tests
Changelog
- [ ] Entry has been added to changelog
- [ ] This PR does not make a user-facing change
Documentation
- [ ] Docs have been updated
- [ ] This change does not need a documentation update
Dark mode
- [X] This PR does not change the UI
This would be definitely awesome! 🚀
Are there any blockers for this? It would be good to have an alternative container registry.
👋
This has been done in https://github.com/plausible/analytics/pull/3815