https://github.com/natthasath/docker-directus
Directus is an open-source data platform that offers a headless CMS and API to manage and connect content across various applications. It provides a user-friendly interface for managing database content, making it easy to build scalable, data-driven projects with minimal effort.
https://github.com/natthasath/docker-directus
database directus docker-compose
Last synced: about 2 months ago
JSON representation
Directus is an open-source data platform that offers a headless CMS and API to manage and connect content across various applications. It provides a user-friendly interface for managing database content, making it easy to build scalable, data-driven projects with minimal effort.
- Host: GitHub
- URL: https://github.com/natthasath/docker-directus
- Owner: natthasath
- License: mit
- Created: 2024-06-04T03:23:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T03:40:00.000Z (over 1 year ago)
- Last Synced: 2026-01-17T20:33:51.801Z (5 months ago)
- Topics: database, directus, docker-compose
- Language: YAML
- Homepage: https://directus.io/
- Size: 14.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🎉 Docker Directus
Directus is an open-source data platform that offers a headless CMS and API to manage and connect content across various applications. It provides a user-friendly interface for managing database content, making it easy to build scalable, data-driven projects with minimal effort.



### 🏆 Run
- [http://localhost:8055/](http://localhost:8055/)
```shell
docker-compose up -d
```