Spin up a data platform quickly.
PostgreSQL 15 + pgAdmin — a powerful, extensible relational database from the very first boot.
The PostgreSQL Stack template sets up a production-ready PostgreSQL 15 instance on your VPS with pgAdmin as the web administration interface. PostgreSQL is the most advanced open-source database: native JSON/JSONB support, advanced indexing, geospatial extensions (PostGIS), replication and exceptional performance on complex queries.
Ideal as a dedicated database for your applications (Laravel, Django, Node.js, Rails) or as a service shared across several projects. The template configures the performance parameters recommended by PGTune based on your VPS resources.
A dedicated database for your Laravel, Django, NestJS or Rails application — separate from the application server.
Store and analyze data with PostgreSQL's advanced analytical features.
A single PostgreSQL VPS serving several applications, each with its own user and schema.
Guide optimized for ServOrbit Cloud VPS.
Select "PostgreSQL Stack". Minimum 2 GB RAM for PostgreSQL in production with pgAdmin.
Point a subdomain at your VPS and open pgAdmin in your browser. Log in with the credentials created by the template.
In pgAdmin, create a new database and a dedicated user with the minimum necessary permissions.
Use the credentials in your application's DATABASE_URL. Allow the connection from your application server's IP in pg_hba.conf.
Browse our help center and FAQ, or write to our team — support in French, English and Arabic.