tududi
tududi is a FOSS task and project management service
tududi
chrisvel/tududi
Just deployed
/usr/src/app/tududi_db
Deploy and Host tududi on Railway
tududi is a FOSS task and project management web application that allows users to efficiently manage their tasks and projects, categorize them into different areas, and track due dates. It is designed to be intuitive and easy to use, providing a seamless experience for personal productivity.
About Hosting tududi
Hosting tududi is pretty simple: It runs in a Docker container with a local SQLite DB attached in a volume. You need to provide user credentials to authenticate with the service, so you can open it to the public internet.
Common Use Cases
- Task management
- Project management
- Note taking
Dependencies for tududi Hosting
- None
Deployment Dependencies
- None
Why Deploy tududi on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.
By deploying tududi on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.
Template Content
tududi
chrisvel/tududiTUDUDI_USER_EMAIL
Email is used as a login name
TUDUDI_USER_PASSWORD
Password you are using to log in
TUDUDI_SESSION_SECRET
Session secret for Cookie encryption. Needs to be at least 32 char long.