Skip to content

tag1consulting/amazeeio-drupal-sandbox

Repository files navigation

Drupal Demo Site Running on Lagoon

Requirements

Installation

You'll need pygmy to run the demo locally. See [Local Development Environments][4]

Usage - Local

There's no need to configure anything to run the application. If you have Local Development Running binary, run this command:

$ cd amazeeio-drupal-sandbox/
$ docker-compose build
$ docker-compose run cli bash 
## Now in Docker
$ COMPOSER_MEMORY_LIMIT=-1 composer --no-ansi --no-interaction install --no-progress
$ exit
## Now back on your local
$ docker-compose up

Then access the application in your browser at http://demo-tag1-drupal.docker.amazee.io

Usage - on amazee.io

  • The project is deployed to amazee.io and can be seen at https://nginx.main.demo-tag1-drupal.us2.amazee.io
  • Push changes to the main branch to get a new deployment going
  • Branch dev are also configured to deploy
  • To ssh to the cli container: lagoon ssh -p demo-tag1-drupal -e main
    • main can be replaced with dev

Support

Feel free to jump into the tag1 agency channel on amazeeio.rocket.chat or Slack!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published