1.1 KiB
1.1 KiB
| title | sidebar_position |
|---|---|
| Install | 00 |
This guide walk you though the steps required to install LibreTime on your system.
Minimum system requirements
- 1 Ghz Processor
- 2 GB RAM recommended (1 GB required)
- A static external IP address (How to setup a static ip using Netplan)
:::danger
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:
80for the web interface,8000for the Icecast streams,8001and8002for 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:
- 🚀 Using docker
- 🚀 Using the installer
- 🚧 Using ansible