v5.0.0
What's Changed
-
Backend refactoring and zero-disk caching: A single process automatically routes requests by host to major public registries, with the server performing token-based authentication and forwarding data in a streaming fashion—no disk writes and no local storage usage. by @dqzboy
-
The hubcmd-ui now includes an [Proxy Management] page, allowing direct management and configuration of upstream registries. by @dqzboy
-
Update: The backend has been completely reimplemented from scratch; it cannot be updated on top of the existing project and requires a fresh deployment. by @dqzboy
-
Note: The one-click deployment script has been adjusted and optimized. You can use the script for quick deployment, or download the docker-compose.yaml file from the repository to deploy. by @dqzboy