Vikunja, the open source self-hosted to-do list and project management app, preinstalled for AWS with PostgreSQL and nginx. A per-instance administrator and database password are generated on first boot. Backed by 24/7 cloudimg support.
## Vikunja by cloudimg
Vikunja is the popular open source, self-hosted to-do list and project/task management application - lists, kanban boards, Gantt, table and calendar views, reminders, labels, assignees and sharing - a privacy-respecting alternative to hosted task managers. This Amazon Machine Image delivers Vikunja fully installed and configured, so a private task manager is running within minutes of launch. The current release available is Vikunja 2.3.
## Application Stack
The Vikunja server - a single Go binary that serves both the API and the web app - runs behind nginx as a reverse proxy. PostgreSQL is the datastore. The server and database bind to the loopback interface.
## Secure First Boot
On the first boot of every instance a one shot service generates a fresh session-signing secret unique to that instance, runs the database migrations, and creates a single administrator account with a per-instance password written to a root only file. Open registration is disabled. No shared or default credentials ship in the image.
## Ready To Use
Sign in as the administrator, create your first project and tasks, switch between list, kanban, table, Gantt and calendar views, and invite your team. Enable registration or add users from the app when you need to.
## cloudimg Support
cloudimg provides 24/7 technical support for this image, covering deployment, upgrades, integrations, TLS termination and database administration.
Vikunja is a trademark of its respective owner. Use of the name does not imply any affiliation with or endorsement by them.