Want to replace Firebase (Backend-as-a-service) with software you run and own? These 2 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 pocketbase --registry nomploy
PocketBase — an open-source backend in a single file: an embedded SQLite database with realtime subscriptions, built-in auth, file storage, and an admin dashboard, exposed over a REST-ish API. Deployed as a host-networked Nomad service with a persistent volume.
Directus — an open-source headless CMS and data platform that wraps any SQL database with a REST/GraphQL API and a no-code admin app. Deployed all-in-one with PostgreSQL in a single host-networked Nomad job, with a persistent volume for uploads.