Skip to content

Starter to deploy Directus on railway using azure

Notifications You must be signed in to change notification settings

BlackDahlia313/directus-railway-azure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title description buttonSource tags
Directus
Directus 10. An Instant App & API for your PG Database.
directus
cms
javascript
typescript
postgresql
s3

Directus On Railway

This example deploys a self-hosted version of Directus.

Internally it uses a PostgreSQL database to store the data and S3 to store files.

Deploy on Railway

✨ Features

💁‍♀️ How to use

  • Click the Railway button 👆
  • Add the environment variables
    • If you do not add the Azure related environment variables, your images/files will not be persisted between deploys.

📝 Notes

  • After your app is deployed, visit the /admin endpoint to login using the initial admin user you entered during config.
  • Railway's filesystem is ephemeral which is why any changes to the filesystem are not persisted between deploys. This is why, this example uses S3 for storage.

Credit

Originally forked from https://github.com/azrikahar/directus-railway-starter with S3 and Slugs support built in off the bat.

About

Starter to deploy Directus on railway using azure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • Procfile 3.4%