Skip to content
Dashboard

Local

Openchangelog allows you to store your release notes locally. This is particularly useful for self-hosted setups where you want to keep everything contained within your own infrastructure.

Here are a few key benefits of using a local source in Openchangelog:

  • Speed: Storing your release notes locally allows for quicker loading times, improving the overall performance of your changelog site.
  • Full Control: With a local source, you have complete control over your release notes, including where they are stored and how they are secured.

Configuration

Add the local section to your openchangelog.yml config file, specifying the path to the directory where your release notes are stored.

local:
filesPath: /release-notes