Table of Contents

By default, Reposilite generates three standard repositories:
  • releases - the most popular repository type where we can push our artifacts
  • snapshots - dedicated repository for snapshot artifacts
  • private - dedicated repository for private artifacts

You can also define a new one by just adding it in the configuration:
Configuration

If the visibility of a repository is set to HIDDEN, it will not be shown in the dashboard, but you can download artifacts from it, for example with gradle. Only if you are using a proper , it will be shown in the dashboard.

If the visibility of a repository is set to PRIVATE, you can only interact (download, index, deploy) with the repository using a proper .

Did you find misleading or deprecated content? Maybe you just feel this section misses important elements?

Guide

Copyright © 2023 dzikoysk with ❤ panda-lang