From 019695e4640e9dd623220b81f1a991503bb22433 Mon Sep 17 00:00:00 2001 From: Zachary Klosko <31484611+zklosko@users.noreply.github.com> Date: Sun, 10 May 2020 15:52:29 -0400 Subject: [PATCH] Relocating troubleshooting guide --- docs/_config.yml | 4 ++-- docs/index.md | 1 + docs/{manual/troubleshooting/index.md => troubleshooting.md} | 4 +++- 3 files changed, 6 insertions(+), 3 deletions(-) rename docs/{manual/troubleshooting/index.md => troubleshooting.md} (93%) diff --git a/docs/_config.yml b/docs/_config.yml index 4292674da..3cdf18f09 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -18,5 +18,5 @@ navigation: url: tutorials - text: Config url: config -- text: On Air in 60 Seconds - url: on-air-in-60-seconds/index \ No newline at end of file +- text: Help! + url: troubleshooting \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 3e3a082e5..f9bdde9a6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,6 +8,7 @@ Welcome to LibreTime ==================== LibreTime makes it easy to run your own online or terrestrial radio station. Check out some [features](features.md) and [screenshots](features.md#screenshots), then [install it](install.md) and start broadcasting! +Don't believe us? Check out our [On Air in 60 Seconds](on-air-in-60-seconds/index) page to see just how easy it is to use LibreTime! LibreTime is Free/Libre and Open Source Software (FLOSS). Among other things, this means that you have the freedom to: diff --git a/docs/manual/troubleshooting/index.md b/docs/troubleshooting.md similarity index 93% rename from docs/manual/troubleshooting/index.md rename to docs/troubleshooting.md index da7a45ceb..8ef3b6dd6 100644 --- a/docs/manual/troubleshooting/index.md +++ b/docs/troubleshooting.md @@ -1,6 +1,8 @@ # Troubleshooting -If your Airtime server is not working as expected, individual components of the system can be started, stopped, restarted or checked in the server console using the **systemctl** command: +Having trouble with your LibreTime installation? We've got you covered! + +Since LibreTime is effectively a web site running on a LAPP stack, individual components of the system can be started, stopped, restarted or checked in the server console using the **systemctl** command: sudo systemctl start|stop|restart|status airtime-liquidsoap sudo systemctl start|stop|restart|status airtime-playout