What's New
Added
- Enhanced JWT_SECRET handling with auto-generation and persistence for improved security
- JWT secrets are now automatically generated on first install if not provided
- Improves security by preventing default secrets in production
- Secrets are persisted to prevent regeneration on restart
Improved
- Updated Proxmox LXC deployment instructions and replaced deprecated script
- Improved documentation for LXC container deployment
- Updated references to the community-maintained Proxmox script
Deployment Notes
Docker
- Pull the latest image:
docker pull ghcr.io/arunavo4/gitea-mirror:v2.5.3
- Or update your docker-compose.yml to use the tag:
ghcr.io/arunavo4/gitea-mirror:v2.5.3
LXC Container
- The community-maintained Proxmox script has been updated to support this release
- Script available at: https://github.com/community-scripts/ProxmoxVED/blob/main/install/gitea-mirror-install.sh
Full Changelog
For a complete list of changes, see the CHANGELOG.md file.