Skip to content

Coheed/platformsh-vagrant

 
 

Repository files navigation

platformsh-vagrant

Vagrant with Ansible for Platform.sh projects.

Get Started!

Quick run through on how to get started

cp config.example.yml config.yml
vim config.yml # configure away!
composer install
./platform-vagrant setup

The project will be built at PROJECT_NAME.HOSTNAME_BASE. Example: myproject.platformsh.dev.

About

Vagrant with Ansible for Platform.sh projects (opinionated towards Drupal.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.8%
  • Shell 4.2%