beetboxvm / beetbox

Pre-provisioned L*MP stack
http://beetbox.rtfd.org
92 stars 19 forks source link

Create profiles for PaaS platforms #327

Closed thom8 closed 7 years ago

thom8 commented 8 years ago

With profiles we can now create profiles for the major PaaS platforms.

This will simply contain their default config so projects using these platforms can just set beet_profile for the hosting platform they're using.

https://github.com/beetboxvm/beetbox/tree/master/provisioning/ansible/config/profiles

thom8 commented 7 years ago

Capability enabled in #385 + sample profile added in #386