You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 days ago | |
---|---|---|
.env.sample | 4 months ago | |
.gitignore | 5 months ago | |
README.md | 5 months ago | |
abra.sh | 4 months ago | |
compose.ldap.yml | 4 months ago | |
compose.yml | 3 days ago | |
entrypoint.sh.tmpl | 4 months ago | |
healthcheck.js | 8 months ago |
README.md
Wekan
The Open Source kanban (built with Meteor) Github
- Category: Apps
- Status: ?
- Image:
quay.io/wekan/wekan
- Healthcheck: Yes
- Backups: Yes
- Email: Yes
- Tests: ?
- SSO: Yes
Quick start
Default configuration is fit to a setup with openid-connect.
abra app new wekan --secrets
abra app config <app-name>
abra app deploy <app-name>
See original docker-compose.yml for all possible env variables
For more, see docs.coopcloud.tech
.