Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 885 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 885 Bytes

An example Drupal 9 application to deploy on Amezmo. It loads database variables from .env which is automatically created on Amezmo.

Drupal demo application

Overview

This repository contains a starter template for deploying and hosting Drupal applications on Amezmo. It loads database variables from .env which is automatically created on Amezmo.

Features

  • Persistent storage
  • .env driven database configuration
  • Amezmo deployment hook examples

How to get started

To get started with this application, fork it, then launch a new instance on Amezmo and choose Drupal 7+ as the application type in the wizard.

Resources