
Directus
Turn any SQL database into an API. Optional S3 and WebSockets Included!
Directus
directus/directus:latest
Just deployed
/directus/data
Postgres
postgis/postgis:13-master
Just deployed
/var/lib/postgresql/data
Overview
Directus is the world’s first Open Data Platform for instantly turning any SQL database into an API with a beautiful CMS dashboard.
Highlights
- Extensions Marketplace
- Private Networking out of the box
- 100% JavaScript modular codebase
- Install on top of any SQL database
- Design and build a REST + GraphQL API in minutes
- Enable anyone to author content, manage media, and visualize data
- Build admin panels, manage digital experiences content, power SaaS platforms, and more
Learn More
NOTE:
- Communication to Postgres is done exclusively over the private network and the database is not exposed externally in any way by default, This is done so that there are no egress fees for the database, if you want to enable access from outside of the private network you can go to the databases settings page to enable TCP proxying and enter the internal port 5432. The TCP proxy can be again removed at any point to close off external access.
Template Content
Directus
directus/directus:latestADMIN_EMAIL
Email address of the default admin user when directus is created.
Postgres
postgis/postgis:13-master