Kanboard, the open source self-hosted kanban project management board, preinstalled for AWS. PHP 8.3, nginx and self-contained SQLite, with a per instance administrator password generated on first boot. Backed by 24/7 cloudimg support.
## Kanboard by cloudimg
Kanboard is an open source self-hosted kanban board for visual project management. It focuses on simplicity: a clean board of columns and cards that limits work in progress and makes the status of every task obvious at a glance. This Amazon Machine Image delivers Kanboard fully installed and configured, so a complete project management board is running within minutes of launch. The current release available is Kanboard 1.2.52.
## Application Stack
The image runs Kanboard on PHP 8.3 with OPcache and every extension it requires, the nginx web server, and self-contained SQLite storage, so there is no separate database server to manage. The SQLite database, uploaded files, cache and logs are kept on a dedicated, independently resizable data volume.
## Secure First Boot
On the first boot of every instance a one shot service generates a fresh Kanboard administrator password, unique to that instance, and writes it to a root only file. The default admin password that ships with stock Kanboard is never used. No shared or default credentials ship in the image.
## Ready To Use
The Kanboard code tree, document root, web server and database are all configured. Browse to the instance address and sign in to create projects, build boards of columns and cards, assign tasks, set due dates and track work in progress. Kanboard supports subtasks, swimlanes, automated actions, time tracking and a JSON-RPC API for integration.
## cloudimg Support
cloudimg provides 24/7 technical support for this image, covering Kanboard deployment, upgrades, plugin configuration, performance tuning, and storage administration.