Skip to content

Extends drunomics/drupal-project with amazeeio config.

Notifications You must be signed in to change notification settings

drunomics/devsetup-amazeeio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

amazee.io lagoon devsetup

Devsetup for amazee.io's lagoon based hosting. Docs: https://lagoon.readthedocs.io/en/latest/

Setup

  • Follow setup instructions from https://github.com/drunomics/devsetup-docker/tree/2.x

  • From your drupal-project root directory, run:

    git clone https://github.com/drunomics/devsetup-amazeeio devsetup-tmp
    rm -rf devsetup-tmp/.git devsetup-tmp/README.md
    cp -rfT devsetup-tmp .
        
    # Apply replacements and cleanup.
    php process-replacements.php
    rm -rf devsetup-tmp process-replacements.php
    
  • Then commit changes:

    git add .
    git commit -am "Added amazeeio lagoon support."
    
  • Follow lagoon docs for finishing the setup on amazeeio:

https://lagoon.readthedocs.io/en/latest/using_lagoon/setup_project/#2-provide-access-to-your-code

Credits

About

Extends drunomics/drupal-project with amazeeio config.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages