From 158c27ca3932647a7921cd12952f7a496ff6d02a Mon Sep 17 00:00:00 2001 From: A Holt Date: Sat, 22 Jun 2019 13:50:23 -0400 Subject: [PATCH] Unindent for .rst readability --- roles/azuracast/README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/roles/azuracast/README.rst b/roles/azuracast/README.rst index fd508c060..0ae38be9b 100644 --- a/roles/azuracast/README.rst +++ b/roles/azuracast/README.rst @@ -11,10 +11,10 @@ Using It **ISSUE!** Since the AzuraCast installer installs docker and docker-compose, it creates many network interfaces which confuses the IIAB network detection logic. So, it is highly recommended that to get AzuraCast, and a functional IIAB server, the following sequence be followed. - * Do a normal IIAB install with `azuracast_install` and `azuracast_enabled` set to `false`. - * Set the above variables to true. - * On the console, `./runrole azuracast` or a full IIAB install with `./iiab-install --reinstall` - * After the playbook completes, AzuraCast will be available on `http://box.lan:10080` - * Visiting that URL will prompt the user to do initial setup: user accounts, managing stations, radio streams, etc. +* Do a normal IIAB install with `azuracast_install` and `azuracast_enabled` set to `false`. +* Set the above variables to true. +* On the console, `./runrole azuracast` or a full IIAB install with `./iiab-install --reinstall` +* After the playbook completes, AzuraCast will be available on `http://box.lan:10080` +* Visiting that URL will prompt the user to do initial setup: user accounts, managing stations, radio streams, etc. Note: When creating a station from the admin console. The default streaming ports for the `station` and `autodj` need to be in the port range 10000-10100.