title | description | tags | ||||||
---|---|---|---|---|---|---|---|---|
Directus |
A one-click-install Directus instance using PostgreSQL and Redis |
|
This example runs a Directus instance with minimal config using PostgreSQL.
- Directus
- PostgreSQL
- Redis
- S3
- Add the .env vars on template (you can add more vars when the app is deployed).
- Let railway deploy your service, grab the generated domain from the service settings.
- Login in the panel using the defined ADMIN_EMAIL and ADMIN_PASSWORD used in .env vars
-
This is a minimal one-click-deploy solution to Directus, see Directus docs to config it to your needs.
-
Re-deploys won't erase your db data. Only re-dploy by updating the copied repo.