mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[Question] Is planka production-ready? #38
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LouisVallat on GitHub (Nov 3, 2020).
Hi
I plan on self hosting Planka as my kanban manager for my team for a school project. I know it is stated in https://github.com/plankanban/planka#deploy that it is not released yet but I would like to know if it is stable enough to host in production? Would updates break the application? Is it usable in serious work?
I also have a watchtower Docker container upgrading automatically my applications as new updates are published, should I deactivate automatic updates for Planka?
Thank you in advance
@meltyshev commented on GitHub (Nov 5, 2020):
Hi, it's pretty stable. We also use it to track our tasks. But currently, we are changing roles system - database structure in the next version will be incompatible with the current version. So yes, you need to disable automatic updates until we release it. After release, it will have a migration mechanism between versions.
@LouisVallat commented on GitHub (Nov 5, 2020):
Hi, thank you for your answer, I decided to use it anyway and I am very pleased with this awesome tool.
Okay I disabled automatic updates for this service, thanks for letting me know. I can't wait for the release!
Have a great day.
@gamelaster commented on GitHub (Nov 26, 2020):
Hi @meltyshev , I'm currently on unknown version, please, can you write here when the new release with "database upgrade" feature will be ready? Thank you.