Deploy Website Inventory SmartDB
Railway starter for site route inventory SmartDBs.
smartdb-website-inventory-template
Just deployed
Just deployed
/var/lib/postgresql/data
Deploy and Host Website Inventory SmartDB on Railway
Website Inventory SmartDB is a reusable starter for storing tenant, site, and route inventory in Postgres. It ships with health checks, schema-state inspection, release/audit discipline, optional keyword intent tables, and an optional path for semantic storage and API Hub/Voyage rerank integration.
About Hosting Website Inventory SmartDB
This template deploys a small authenticated Node API plus a Railway Postgres database. It is intended as an operator/data service rather than a public-facing UI. The app exposes /healthz for liveness, /readyz for database and schema readiness, and authenticated /v1/* routes for inventory and preflight workflows. The template wires the app to Postgres, generates an orchestrator bearer token at deploy time, enables keyword-intent tables by default, runs migrations before deploy, and uses /healthz as the Railway healthcheck path.
Common Use Cases
- Track tenant and site inventory across many website projects.
- Store normalized route/page inventory and route snapshots.
- Provide readiness, schema-state, and release-audit checks before operators connect real sources.
Dependencies for Website Inventory SmartDB Hosting
- Railway Postgres
- Node.js 20+
- A generated ORCHESTRATOR_AUTH_TOKEN for authenticated /v1/* calls
Deployment Dependencies
The app service references the Postgres service with DATABASE_URL. Optional integrations include API Hub rerank variables and the pgvector semantic-storage migration described in the repository docs.
Why Deploy Website Inventory SmartDB 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 Website Inventory SmartDB 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
smartdb-website-inventory-template
momba5/smartdb-website-inventory-template