libretime/docs/admin-manual/install
Jonas L f72b7f9c97
feat(installer)!: change default listen port to 8080 (#2852)
Closes #2575
Closes #2543

BREAKING CHANGE: The default listen port for the installer is now
`8080`. We recommend that you put a reverse proxy in front of LibreTime.
2023-12-29 17:49:07 +01:00
..
README.md docs: split install guide per install method 2023-04-21 16:59:23 +01:00
install-using-docker.md docs: improve install guides 2023-04-21 20:47:43 +01:00
install-using-the-installer.md feat(installer)!: change default listen port to 8080 (#2852) 2023-12-29 17:49:07 +01:00
migrate-from-airtime.md docs: split airtime migration into more steps (#2565) 2023-05-25 14:59:08 +01:00
reverse-proxy.md feat(installer)!: change default listen port to 8080 (#2852) 2023-12-29 17:49:07 +01:00
upgrade.md docs: rename setup to install 2023-04-21 16:59:23 +01:00

README.md

title sidebar_position
Install 00

This guide walk you though the steps required to install LibreTime on your system.

Minimum system requirements

:::warning

Make sure that you have configured a firewall and it's not blocking connection to the desired ports.

LibreTime requires the following default ports to be open:

  • 80 for the web interface,
  • 8000 for the Icecast streams,
  • 8001 and 8002 for the live stream input endpoint.

:::

Choose your installation method

:::tip

If you are coming from Airtime, please follow the Airtime migration guide.

:::

You can install LibreTime using the one of the following methods: