Want to replace Google Docs (Collaborative document editing) with software you run and own? These 4 Nomad Packs give you a batteries-included, host-networked deployment on HashiCorp Nomad โ one command to add the registry, one to run.
nomad-pack registry add nomploy github.com/Nomploy/nomad-packs nomad-pack run etherpad --registry nomploy
Etherpad โ a real-time collaborative document editor: multiple people edit the same rich-text pad live in the browser. Uses SQLite. Deployed as a single host-networked Nomad service.
HedgeDoc โ real-time, collaborative Markdown notes in the browser (shared editing, presentation mode, diagrams). Deployed as an all-in-one host-networked Nomad job: a PostgreSQL sidecar plus the HedgeDoc app with a persistent uploads volume.
Rustpad โ a small, fast collaborative text editor: multiple people edit the same document in real time, right in the browser. Deployed as a single host-networked Nomad service.
Docmost โ an open-source collaborative wiki and documentation platform (spaces, pages, real-time editing) โ a self-hosted Confluence/Notion alternative. Deployed all-in-one with PostgreSQL and Redis in a single host-networked Nomad job.