From 39c1336131686b74d6ba43596c469a845fd164f0 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Mon, 1 Apr 2024 19:48:24 -0300 Subject: [PATCH] Add usage notes --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e981096..1a452ff 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,10 @@ * `abra app config ` * `abra app deploy ` +After the app has finished deploying, you should be able to access the web +interface on https://icecast.example.com. + +To stream, connect to http://icecast.example.com:8000 (note: encryption is not +currently supported for streaming, see #2 + For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).