Tududi, a calm self hosted system for organising life and work: tasks, projects, notes and areas in one private workspace.
Tududi is an open source, self hosted task and project management application built around a calm, uncluttered way of working. It organises what you have to do into tasks, projects, notes and higher level areas of responsibility, then lets you view the same work the way that suits the moment: an inbox for quick capture, a today list, a kanban board, a calendar, or an Eisenhower matrix for deciding what actually matters. Recurring tasks, due dates, tags, subtasks and full text search keep long running commitments visible without noise, and everything lives in a single lightweight datastore on infrastructure you control rather than a hosted productivity service that reads your plans.
cloudimg ships the pinned upstream release with the web application already built and served behind a reverse proxy, so it is usable in a browser the moment the machine finishes booting. Nothing usable is baked into the image: it contains no database, no administrator account and no session secret at all. On first boot each machine generates its own session signing secret and its own administrator password, creates a fresh database and writes the login to a root only file, so no two deployments can ever share a credential and no one can forge a session on another customer's instance. The application server is bound to the loopback interface behind the proxy rather than exposed directly, the base is fully patched with unattended security updates left enabled, and every image is paired with a step by step deploy guide and 24/7 cloudimg support.
Real screenshots taken while testing this image against its deployment guide.