Table of Contents

Reposilite exposes a frontend that is mounted to /#/ as in . You can disable the frontend in if you want to disable an easy way to query your repository or to provide a custom frontend implementation using .

Browser displays the content of the currently selected directory in respect to the provided authentication credentials. For users not logged in it lists only public files, for authenticated users it also displays files that the user has access to.
Dashboard Browser Preview
You can control how Reposilite displays directory content by opening the adjustments view via the icon in the top-right corner:
Browser Adjustments

CLI (command-line interface) displays the current Reposilite output and allows to perform available . Only access tokens with management permission can access this view.
CLI Preview
You can also filter those messages using filters, but keep in mind that it searches only through the currently cached log entries, not the whole history.

Shared configuration has been already mentioned in:
Currently, configuration is provided in format:
Dashboard / Configuration
You can modify it and reload changes. Most of the properties support hot-reloading, so you should see changes immediately (visual updates after reloading the page).

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

Guide

Copyright © 2023 dzikoysk with ❤ panda-lang