restackio / starter-directus

Starter repository to deploy Directus with Restack on your cloud.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Directus Restack repository

This is the default Directus repository to get you started for generating preview environments from a custom Directus image with Restack github application.

Getting started

Add Directus to your Restack workspace and deploy it instantly on Restack cloud or securely connect your own AWS, GCP or Azure account.

Directus extensions

You can add custom extensions and Restack will build them accordingly. For that edit the Dockerfile and replace directus-extension-package-name with the name of the extension you want to install. For example, directus-extension-myextension.

https://docs.directus.io/extensions/installing-extensions.html

https://docs.directus.io/extensions/introduction.html

Start Directus

Generating a preview environment

  1. Make sure to fork this repository.
  2. Follow steps in the official Restack documentation
  3. Once you open a pull request a preview environment will be generated.
  4. Once your pull request is merged your initial Directus application will be provisioned with latest code from the "main" branch.

About

Starter repository to deploy Directus with Restack on your cloud.


Languages

Language:Dockerfile 100.0%