mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Docker to Directus (#533)
Mentioned in their quick-start guide there are steps for deployment using docker. https://docs.directus.io/getting-started/quickstart.html They host a publicly available image on docker hub as well: directus/directus.
This commit is contained in:
parent
9dc9a773d4
commit
588bee2d7d
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ licenses:
|
|||
- GPL-3.0
|
||||
platforms:
|
||||
- Nodejs
|
||||
- Docker
|
||||
tags:
|
||||
- Database Management
|
||||
source_code_url: https://github.com/directus/directus
|
||||
|
|
|
|||
Loading…
Reference in a new issue