You can now enable projects in Gitea repositories, which allows you to organize issues in a Kanban board format. To enable, click on settings in a project, and enable repository projects:
Gitea has been a great tool β zero problems. I upgrade on about every release. With my Ansible role, that is super simple (it even automatically backs up the database before upgrading in case there are issues). This is how tools should be:
a single binary with embedded assets and no dependencies (super easy to deploy)
option to use an embedded database (we are not all Google scale)
efficient (can easily run on a $5/mo cloud server)
Simple and reliable. Gitea has made it possible for you to own your Git server at a minimal cost and almost no admin overhead. With Simple IoT, our goal is to do the same for your IoT platform.
I have an Ansible role where it takes me about 2m to update to new versions. One neat feature of the role is that it backs up the database in case I would need to roll back to a previous version. So far, Iβve not had to.