Configuring a Custom Repository Directory in Repertoire Server

To change the default /repository location to a different directory (whether local or a shared drive), add the following configuration to your application.conf file, located in the /etc directory of your Repertoire Server installation:

ambience.repository.disk {
    root: "path to your repository"
}

Replace “path to your repository” with the file path of your shared drive.

After making this change, please restart the Repertoire Server for the updates to take effect.

You will then be able to view and manage your files from the Repository module in the Repertoire Web UI.