Clarifying install process
This commit is contained in:
parent
65d3d55e6e
commit
ffff047381
|
@ -52,7 +52,6 @@ There are also a number of tutorials in Spanish on [Vimeo](https://vimeo.com/use
|
||||||
* [Information on reverse proxy connections](reverse-proxy)
|
* [Information on reverse proxy connections](reverse-proxy)
|
||||||
|
|
||||||
### Advanced Configuration
|
### Advanced Configuration
|
||||||
* [Installing LibreTime from Git on a stand-alone VPS](https://www.youtube.com/watch?v=Djo_55LgjXE)
|
|
||||||
* [Configuring FreeIPA authentication](freeipa)
|
* [Configuring FreeIPA authentication](freeipa)
|
||||||
* [Using Icecast and Shoutcast in the studio](icecast-shoutcast)
|
* [Using Icecast and Shoutcast in the studio](icecast-shoutcast)
|
||||||
* [Configuring track types](track-types)
|
* [Configuring track types](track-types)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Up and running in 10 minutes or less!
|
Up and running in 10 minutes!
|
||||||
------------------------------------
|
----------------------------
|
||||||
|
|
||||||
LibreTime is quick and easy to install and get running. Follow this guide to go from zero
|
LibreTime is quick and easy to install and get running. Follow this guide to go from zero
|
||||||
to full internet radio station in 10 minutes!
|
to full internet radio station in 10 minutes!
|
||||||
|
@ -7,7 +7,7 @@ to full internet radio station in 10 minutes!
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
- minimum 1 Ghz Processor, 2 GB RAM, and a wired ethernet connection
|
- minimum 1 Ghz Processor, 2 GB RAM, and a wired ethernet connection
|
||||||
- Ubuntu Server 18.04 LTS
|
- Ubuntu Server 18.04 LTS on bare-metal or cloud VM
|
||||||
- git, ntp installed and configured with the correct localization
|
- git, ntp installed and configured with the correct localization
|
||||||
|
|
||||||
## Preparing the server
|
## Preparing the server
|
||||||
|
|
Loading…
Reference in New Issue