Gitea 1.17.0 includes a package registry
-
So far it's just a small note in the changelog, therefore i thought I'll highlight it here. The newest gitea release (which is also already on Cloudron) now features a package registry that can be used to store all kind of assets.
More info in https://github.com/go-gitea/gitea/pull/16510
-
Will this replace verdaccio? Looks like it, but not sure.
-
It certainly could. Alongside the docker registry app. Another bonus for using gitea for container storage is that you can use access tokens instead of the actual user password.