-
released this
2025-12-15 17:29:52 +00:00 | 5 commits to main since this releaseRepository Migration to GitHub
This release migrates the repository from
code.squarecows.com/SquareCows/pages-servertogithub.com/sqcows/pages-serverto comply with Traefik Plugin Catalog requirements.Changed
- Repository Migration to GitHub: Migrated repository from
code.squarecows.com/SquareCows/pages-servertogithub.com/sqcows/pages-server- Updated module path in
go.modto reflect new GitHub location - Updated all repository references in documentation to point to GitHub
- Migration required for Traefik Plugin Catalog compatibility
- Traefik requires plugins to be hosted on GitHub for proper plugin discovery and installation
- No functional changes to the plugin code
- All existing features and functionality remain unchanged
- Updated module path in
Installation
Update your Traefik configuration to use the new GitHub module path:
experimental: plugins: pages-server: moduleName: github.com/sqcows/pages-server version: v0.1.2Full Changelog: https://github.com/sqcows/pages-server/compare/v0.1.1...v0.1.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Repository Migration to GitHub: Migrated repository from