@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/#localstorage
If 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.