Add README

This commit is contained in:
3wc 2025-01-31 20:15:44 -05:00
parent a5a8a8a279
commit c0b4ecdd1c

26
README.md Normal file
View File

@ -0,0 +1,26 @@
# owncast
Owncast + CoopCloud = 🍿
<!-- metadata -->
* **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
<!-- endmetadata -->
## Quick start
* `abra app new owncast --secrets`
* `abra app config <app-name>`
* `abra app deploy <app-name>`
Then, log into `https://owncast.example.com/admin` using the initial stream key visible in `abra app logs <domain>`
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).