This commit is contained in:
Philipp Rothmann
2022-09-13 11:36:23 +02:00
commit caea28f495
4 changed files with 64 additions and 0 deletions

24
README.md Normal file
View File

@ -0,0 +1,24 @@
# uptime-kuma
> One line description of the recipe
<!-- metadata -->
* **Category**: Apps
* **Status**: 0
* **Image**: [`uptime-kuma`](https://hub.docker.com/r/uptime-kuma), 4, upstream
* **Healthcheck**: No
* **Backups**: No
* **Email**: No
* **Tests**: No
* **SSO**: No
<!-- endmetadata -->
## Quick start
* `abra app new uptime-kuma --secrets`
* `abra app config <app-name>`
* `abra app deploy <app-name>`
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).