From da98d573570d1fda2c936b298fef3c7aa47a0389 Mon Sep 17 00:00:00 2001 From: Zachary Klosko <31484611+zklosko@users.noreply.github.com> Date: Sat, 16 May 2020 11:37:18 -0400 Subject: [PATCH] Clarifying cloud install instructions --- docs/quickstart.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/docs/quickstart.md b/docs/quickstart.md index 1f531a531..e75a67f2e 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -4,11 +4,18 @@ Up and running in 10 minutes! 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! -## Prerequisites +## Minimum System Requirements -- minimum 1 Ghz Processor, 2 GB RAM, and a wired ethernet connection -- Ubuntu Server 18.04 LTS on bare-metal or cloud VM -- git, ntp installed and configured with the correct localization +| On-Premises Install (FM + Internet Radio) | Cloud Install (Internet Radio Only) | +|---------------------|---------------| +| 1 Ghz Processor| 1vCPU | +| 2 GB RAM | 2 GB RAM | +| Wired ethernet connection | 2 TB of data transfer/month | +| Ubuntu Server 18.04 LTS | Ubuntu Server 18.04 LTS | +| git, ntp | git, ntp | + +[DigitalOcean](https://www.digitalocean.com/pricing/#Compute) and [Linode](https://www.linode.com/pricing/#row--compute) +both have similar plans that will meet Cloud Install requirements that both cost $10/month. ## Preparing the server