From c0b4ecdd1c6438674942612d11aa534be179e5d7 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Fri, 31 Jan 2025 20:15:44 -0500 Subject: [PATCH] Add README --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dc8bdc6 --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# owncast + +Owncast + CoopCloud = 🍿 + + + +* **Category**: Apps +* **Status**: 3 +* **Image**: [`gabekangas/owncast:0.2.1`](https://hub.docker.com/gabekangas/owncast), 4, upstream +* **Healthcheck**: ❌ +* **Backups**: ❌ +* **Email**: N/A +* **Tests**: 2 +* **SSO**: 3 + + + +## Quick start + +* `abra app new owncast --secrets` +* `abra app config ` +* `abra app deploy ` + +Then, log into `https://owncast.example.com/admin` using the initial stream key – visible in `abra app logs ` + +For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).