This is the default Directus repository to get you started for generating preview environments from a custom Directus image with Restack github application.
Add Directus to your Restack workspace and deploy it instantly on Restack cloud or securely connect your own AWS, GCP or Azure account.
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
- Make sure to fork this repository.
- Follow steps in the official Restack documentation
- Once you open a pull request a preview environment will be generated.
- Once your pull request is merged your initial Directus application will be provisioned with latest code from the "main" branch.