Developer tools · v2.40
Hasura
Instant realtime GraphQL APIs on your data, with built-in authorization
About Hasura
Hasura is an open-source engine that gives you instant GraphQL & REST APIs with authorization & event triggers — over Postgres, MS SQL Server, BigQuery, MySQL, and more. - **Instant GraphQL & REST APIs** on your database - **Granular authorization** with role-based access - **Real-time subscriptions** out of the box - **Event triggers** for serverless workflows - **Schema stitching** & remote schemas - **Caching** for high-performance APIs - **Console UI** for managing schema, permissions, and metadata
graphqlrestapirealtimebackend
What Pushify sets up for you
- Runs the official image as an isolated container on your server
- Public HTTPS URL with an automatic Let’s Encrypt certificate — bring your own domain any time
- Health check on /healthz with alerts if it stops responding
- Managed PostgreSQL with scheduled backups that are restore-tested weekly
- Secrets and passwords generated for you; everything editable later
Configuration
Set in the dashboard when you deploy — no config files.
Admin Secret
Secret for accessing the Hasura console and admin APIs
generated
Enable Console
Enable the web console at /console
default: true
Dev Mode
Show detailed error messages (set false for production)
default: false
How it works
- Sign in and pick a server (free plan: connect your own VPS).
- Click deploy — Pushify pulls the image, wires networking and HTTPS, runs the health check.
- Open the app at its URL. Updates, restarts and logs live in the dashboard.