Update metadata in README.md

This commit is contained in:
Cassowary 2022-11-30 17:11:17 -08:00
parent 2e87165aff
commit f90727eaf5
1 changed files with 5 additions and 5 deletions

View File

@ -1,23 +1,23 @@
# fluffychat
> One line description of the recipe
> Deploy web-based FluffyChat Matrix client
<!-- metadata -->
* **Category**: Apps
* **Status**: 0
* **Image**: [`fluffychat`](https://hub.docker.com/r/fluffychat), 4, upstream
* **Status**: 2, alpha
* **Image**: [`fluffychat`](https://git.coopcloud.tech/coop-cloud/fluffychat:v1.7.1), 4, our own custom image
* **Healthcheck**: No
* **Backups**: No
* **Email**: No
* **Tests**: No
* **SSO**: No
* **SSO**: Yes (via TFA)
<!-- endmetadata -->
## Quick start
* `abra app new fluffychat --secrets`
* `abra app new fluffychat`
* `abra app config <app-name>`
* `abra app deploy <app-name>`