Skip to content

johnwdaniels/directus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title description tags
Directus
A one-click-install Directus instance using PostgreSQL. Always install lastest version know of Directus.
javascript
directus
cms
postgreSQL

Directus railway template

This example runs a Directus instance with minimal config using PostgreSQL.

Deploy on Railway

✨ Features

  • Directus
  • PostgreSQL
  • Javascript

💁‍♀️ How to use

  • 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

📝 Notes

  • 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 since according to Directus docs Directus will use an existing .env file (or existing environment variables) to either install the database (if it's empty) or migrate it to the latest version (if it already exists and has missing migrations). but be careful!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published