wekan/README.md

28 lines
609 B
Markdown

# Wekan
The Open Source kanban (built with Meteor)
<!-- metadata -->
* **Category**: Apps
* **Status**: ?
* **Image**: [`quay.io/wekan/wekan`](https://quay.io/repository/wekan/wekan)
* **Healthcheck**: Yes
* **Backups**: Yes
* **Email**: Yes
* **Tests**: ?
* **SSO**: Yes
<!-- endmetadata -->
## Quick start
* `abra app new wekan --secrets`
* `abra app config <app-name>`
* `abra app deploy <app-name>`
See original [docker-compose.yml](https://github.com/wekan/wekan/blob/master/docker-compose.yml) for all possible env variables
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).