Kan.bn - The open source alternative to Trello
-
- Main Page: https://kan.bn/
- Git: https://github.com/kanbn/kan?tab=readme-ov-file#self-hosting-
- Licence: AGPL-3.0
- Docker: Yes
- Summary: A powerful, flexible kanban app that helps you organise work, track progress, and deliver results—all in one place.
- Notes: One need, one tool
- Alternative to link: https://alternativeto.net/software/kan-bn/
- Screenshot:
-
How does it compare to Wekan?
-
J james marked this topic as a regular topic on
-
- Main Page: https://kan.bn/
- Git: https://github.com/kanbn/kan?tab=readme-ov-file#self-hosting-
- Licence: AGPL-3.0
- Docker: Yes
- Summary: A powerful, flexible kanban app that helps you organise work, track progress, and deliver results—all in one place.
- Notes: One need, one tool
- Alternative to link: https://alternativeto.net/software/kan-bn/
- Screenshot:
@mononym said in Kan.bn - The open source alternative to Trello:
Main Page: https://kan.bn/
Cool, we also have Kanboard on Cloudron how is it comaparable?
-
Happy to assist with bringing Kan to Cloudron @mononym
Just let me know what you need from me.
Henry (author of the repo)
-
Happy to assist with bringing Kan to Cloudron @mononym
Just let me know what you need from me.
Henry (author of the repo)
@hjball said in Kan.bn - The open source alternative to Trello:
Happy to assist with bringing Kan to Cloudron @mononym
Just let me know what you need from me.
Henry (author of the repo)
The biggest issue is that the deployment needs to happen in one docker container only.
For postgres, you use this: https://docs.cloudron.io/packaging/addons/#postgresql
For local storage, this:
https://docs.cloudron.io/packaging/addons/#localstorageIf you don't know how to use these add-ons, go here: https://docs.cloudron.io/packaging/manifest/
But essentially, if you can package it in one dockerfile only, creating the cloudron manifest is piece of cake.