Our projects often use various repositories.
To simplify & speed up your build process,
you can list all of these repositories in Mirrored repositories section
and Reposilite will also search for requested artifacts among them:
Note: Remember about increasing disk quota!
Caching may allocate thousands of artifacts, especially at the beginning - for the first few builds.
Stable Reposilite instance should guarantee much better availability than any other public repository - even Maven Central repository.
By default, proxied artifacts are not stored in the repository.
If you want to improve response time or availability,
you can enable storing artifacts in the local repository.
Some repositories may require authentication via a custom header & some kind of API key.
You can configure Reposilite to use such authentication by specifying header name and value:
Since Reposilite 3.4.x,
private local repositories requires dedicated authentication as well.
This enhanced security layer prevents accidental access to private repositories.
If you want to proxy private local repository to another local repository (public or private),
you should generate a new token that has access to the proxied repository (requires read permission):