/drupal8-deploy-demo

Pre-configured Drupal 8 setup with deploy, relaxed and related module configuration

Primary LanguagePHP

Installation

Pre-configured Drupal 8 setup with deploy, relaxed and related module configuration Demo consists of two independant sites.

Hub site works as source of information and Satellite site consumes content from the hub site.

Currently, both the sites are having their own config directory and independant setup.

Setup Hub

  • Goto "hub" directory
  • lando setup
  • lando composer install
  • Install drupal with existing configuration
  • Create new users with the "Replicator" role.

Setup Satellite

  • Goto "satellite" directory
  • lando setup
  • lando composer install
  • Install drupal with existing configuration
  • Create new users with the "Replicator" role.

Configuration

Video