2017 © Pedro Peláez
 

project boilerplate

Boilerplate DevOps Infrastructure for Craft CMS.

image

craftvm/boilerplate

Boilerplate DevOps Infrastructure for Craft CMS.

  • Wednesday, July 12, 2017
  • by bgrrtt
  • Repository
  • 1 Watchers
  • 2 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

CircleCI Packagist, (*1)

CraftVM Boilerplate

DevOps Infrastructure for Craft CMS.

A project-based, host-agnostic, and version-controlled development environment that builds and operates production environments on AWS., (*2)

Visit the wiki for more information., (*3)

Installation

Prerequisites

  • brew install composer
  • brew cask install vagrant virtualbox
  • vagrant plugin install vagrant-hostsupdater vagrant-vbguest vagrant-bindfs

Project Boilerplate

  1. Create a new project with Composer.
composer create-project craftvm/boilerplate PROJECT && cd PROJECT
  1. Change the remote origin to a private repository.
git remote set-url origin git@github.com:USERNAME/REPO.git
  1. Configure ops/config/project.yml to reflect your needs., (*4)

    • project_local_ip: "10.10.10.10"
    • project_local_domain: "craftvm"
  2. Up and Enter!, (*5)

vagrant up && vagrant ssh
  1. Visit http://{project_local_domain}.dev/admin to install Craft CMS., (*6)

  2. Visit the wiki to setup and deploy a production environment on AWS*., (*7)

*DISCLAIMER: It is your responsibility as a Developer, SysAdmin, or Cloud Architect to understand and use these tools safely and effectively. It is not the responsibility of, I or, any contributing developer to ensure your usage adheres to industry standards. As such, use this software AT YOUR OWN RISK., (*8)

*NOTE: If you feel comfortable with the development environment, but would like someone else to run your cloud operations, please contact me., (*9)

Acknowledgments

Thanks to @pixelandtonic, @khalwat, and @geerlingguy for their work and influence., (*10)

The Versions

12/07 2017

dev-master

9999999-dev http://craftvm.com/

Boilerplate DevOps Infrastructure for Craft CMS.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Branden Garrett

boilerplate starter project devops craftcms craftvm

12/07 2017

dev-develop

dev-develop http://craftvm.com/

Boilerplate DevOps Infrastructure for Craft CMS.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Branden Garrett

boilerplate starter project devops craftcms craftvm

19/06 2017

dev-craft/2

dev-craft/2 http://craftvm.com/

Boilerplate DevOps Infrastructure for Craft CMS.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Branden Garrett

boilerplate starter project devops craftcms craftvm

19/06 2017

v2.0.0

2.0.0.0 http://craftvm.com/

Boilerplate DevOps Infrastructure for Craft CMS.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Branden Garrett

boilerplate starter project devops craftcms craftvm

18/06 2017

dev-craft/3

dev-craft/3 http://craftvm.com/

Boilerplate DevOps Infrastructure for Craft CMS.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Branden Garrett

boilerplate starter project devops craftcms craftvm

18/06 2017

v3.0.0

3.0.0.0 http://craftvm.com/

Boilerplate DevOps Infrastructure for Craft CMS.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Branden Garrett

boilerplate starter project devops craftcms craftvm