Skip to content

Coheed/platform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Vagrant for Platform.sh + Drupal

#Vagrant Setup

##Pre-requisites

##Steps

  • git clone git@github.com:nicklz/platform.git
  • cd platform/vagrant
  • cp ~/.ssh/id_rsa environment/puppet/modules/base-lamp/files/ssh/ (** ensure your ssh key has been added to your platform.sh account **)
  • vagrant plugin install vagrant-hostsupdater
  • vagrant up
  • vagrant reload
  • vagrant ssh
  • source ./scripts/setup.sh
  • Visit in your browser: http://local.berkshireinnovationcenter.com (this is just the example project)
  • Thats it!

About

Platform.sh Vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.7%
  • Shell 1.7%
  • Makefile 0.8%
  • Puppet 0.5%
  • HTML 0.1%
  • JavaScript 0.1%
  • Other 0.1%