https://github.com/oneirocom/directus
https://github.com/oneirocom/directus
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/oneirocom/directus
- Owner: Oneirocom
- Created: 2023-09-18T21:48:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-23T15:54:21.000Z (over 2 years ago)
- Last Synced: 2024-04-14T10:43:06.071Z (about 2 years ago)
- Language: JavaScript
- Size: 294 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
title: Directus
description: A one-click-install Directus instance using PostgreSQL. Always install lastest version know of Directus.
tags:
- javascript
- directus
- cms
- postgreSQL
---
# Directus railway template
This example runs a [Directus](https://directus.io/) instance with minimal config using PostgreSQL.
[](https://railway.app/new/template/2fy758?referralCode=4ArgSI)
## ✨ Features
- Directus
- PostgreSQL
- Javascript
## 💁♀️ How to use
- Add the .env vars into the template.
- 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
- Use of S3 is optional.
## 📝 Notes
- This is a minimal one-click-deploy solution to Directus, see [Directus docs](https://docs.directus.io/getting-started/introduction.html) to config it to your needs.