/spacecraft

🚀 DevOps for Craft CMS 2.X. [deprecated]

Primary LanguagePHP



       ███████╗ ██████╗   █████╗   ██████╗ ███████╗  ██████╗ ██████╗   █████╗  ███████╗ ████████╗   
       ██╔════╝ ██╔══██╗ ██╔══██╗ ██╔════╝ ██╔════╝ ██╔════╝ ██╔══██╗ ██╔══██╗ ██╔════╝ ╚══██╔══╝   
       ███████╗ ██████╔╝ ███████║ ██║      █████╗   ██║      ██████╔╝ ███████║ █████╗      ██║      
       ╚════██║ ██╔═══╝  ██╔══██║ ██║      ██╔══╝   ██║      ██╔══██╗ ██╔══██║ ██╔══╝      ██║      
       ███████║ ██║      ██║  ██║ ╚██████╗ ███████╗ ╚██████╗ ██║  ██║ ██║  ██║ ██║         ██║      
       ╚══════╝ ╚═╝      ╚═╝  ╚═╝  ╚═════╝ ╚══════╝  ╚═════╝ ╚═╝  ╚═╝ ╚═╝  ╚═╝ ╚═╝         ╚═╝      


CircleCI SensioLabs Insight Packagist GitHub contributors Gratipay User

DevOps for Craft CMS 🚀

A project-based, host-agnostic, and version-controlled development environment that builds and operates cloud-based production environments. Our homesteads may be different, so let's go to SPACE together!

Installation

  • brew install php71 composer
  • brew cask install vagrant virtualbox
  1. composer create-project bgrrtt/spacecraft && cd spacecraft
  2. vagrant up && vagrant ssh
  3. Visit http://spacecraft.dev/admin/install to complete the setup.

Follow this walkthrough to build and command your own SpaceCraft cloud infrastructure.

Welcome to Space!

READ THE DOCS

Roadmap

  • Smaller Infrastructure Options (VPC vs. VPS)
  • Container Architecture Options with Docker
  • FPM Static Page Caching
  • Webpack Frontend System
  • Template Pattern Lab
  • Progressive Web Application Options
  • Auto Install Craft CMS
  • Preview Environment
  • Continuous Integration Flow
  • Test all the things with CircleCI
  • Expand providers to Digital Ocean, Vultr, Google Cloud, Azure, Openstack, and Rackspace
  • Guest CLI for ansible-playbooks and options
  • Host CLI to manage local SpaceCrafts

Looking for contributors! Please submit an issue or pull request or find me on the Craft Slack.

Acknowledgements

Thanks to @pixelandtonic and @khalwat for their industry and influence.

Thanks to @geerlingguy for Ansible for DevOps, his Ansible Galaxy Roles, and Drupal VM.