libretime/docs/admin-manual
jo 751d430bcc feat: replace exploded base_* with public_url
Fixes #1574

BREAKING CHANGE: The `general` section in the config schema has changed: the `general.base_*`, `general.protocol` and `general.force_ssl` configuration fields have been replaced with a single `general.public_url` field. Be sure to use a valid url with the new configuration field.
2022-04-25 16:45:01 +02:00
..

title
Administrator manual

Welcome to the LibreTime administrator manual, you should find guides and references to setup and configure LibreTime.

:::caution

This documentation assumes that you:

  • have basic understanding of command line interfaces,
  • have a basic understanding of networking.

:::

:::tip

Before following any steps, be sure that your system is up-to-date.

:::

Install and configure

Advanced