bgrrtt/spacecraft

DevOps Infrastructure for CraftCMS.

Fund package maintenance!
bgrrtt

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

v1.0.0 2017-08-05 23:34 UTC

This package is auto-updated.

Last update: 2024-03-26 12:25:55 UTC


README


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

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.