Tududi on Ubuntu 24.04

Azure Applications

Tududi, a calm self hosted system for organising life and work: tasks, projects, notes and areas in one private workspace.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

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.

Why the cloudimg image

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.

Common uses

  • A private self hosted alternative to hosted to do and task management services
  • Personal task, note and project organisation with kanban and calendar views
  • Small team project tracking on infrastructure you own

See it running

Real screenshots taken while testing this image against its deployment guide.

Tududi on Ubuntu 24.04 screenshot 1 Tududi on Ubuntu 24.04 screenshot 2 Tududi on Ubuntu 24.04 screenshot 3 Tududi on Ubuntu 24.04 screenshot 4