Organize your life: Vikunja for tasks and projects, Memos for quick notes, Paperless-ngx to scan and archive documents, and HomeBox to track your belongings.
nomad-pack registry add nomploy github.com/Nomploy/nomad-packs nomad-pack run vikunja --registry nomploy nomad-pack run memos --registry nomploy nomad-pack run paperless-ngx --registry nomploy nomad-pack run homebox --registry nomploy
Vikunja โ an open-source, self-hosted to-do and project management app (lists, kanban, gantt, reminders). Deployed as a single host-networked Nomad service using the bundled SQLite database, with a persistent volume for data and file uploads.
Memos โ a lightweight, privacy-first note-taking / knowledge base for quick memos with Markdown, tags, and a public/private sharing model. Deployed as a single host-networked Nomad service on SQLite with a persistent data volume.
Paperless-ngx โ scan, index, OCR, and archive your physical documents into a searchable digital library with tags, correspondents, and full-text search. Deployed as an all-in-one host-networked Nomad job: a Redis broker sidecar plus the Paperless app on SQLite, with data/media/consume volumes.
HomeBox โ a simple, fast home inventory and organization system: track your belongings, locations, labels, warranties, and attachments, with QR labels and CSV import. Deployed as a single host-networked Nomad service on SQLite with a persistent data volume.
service_secret admin_passwordsecret_key Highlighted variables are placeholders (passwords, secret keys) you should change before production. Open a pack for its full variable table and a copy-paste values.hcl.