Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

Create beetbox vagrant plugin #88

Closed
thom8 opened this issue Feb 1, 2016 · 4 comments
Closed

Create beetbox vagrant plugin #88

thom8 opened this issue Feb 1, 2016 · 4 comments

Comments

@thom8
Copy link
Member

thom8 commented Feb 1, 2016

Kickstarting the idea of creating a vagrant plugin for beetbox that could:

*Prompt for some important config settings and create the config file.
*Automatically create the project Vagrantfile.
*Automatically create a circle.yml file so you can test your own implementation then you can potentially add you own project tests scripts.

Installation
vagrant plugin install beetbox

Example wordpress init
vagrant beetbox init wordpress

@thom8 thom8 modified the milestone: 1.0.0 Feb 1, 2016
@thom8
Copy link
Member Author

thom8 commented Feb 1, 2016

If project type is drupal this could then ask for hosting provider and add presets for this..

@Decipher
Copy link
Contributor

Decipher commented Feb 1, 2016

I think this is a great idea, in addition to the existing auto-magic of the box Vagrantfile, as long as it is not a requirement but an optional addition.

On top of this idea, a simple GUI could leverage this plugin, allowing us an optional GUI for those who need it without the need for duplicating the logic.

@thom8
Copy link
Member Author

thom8 commented May 18, 2016

Working on a Yeoman generator -- https://github.com/thom8/generator-beetbox-drupal

Basically it prompts for config settings (with default values) and generates the config.yml & Vagrantfile for a new project.

@thom8
Copy link
Member Author

thom8 commented Jun 20, 2016

Work will continue in this project -- https://github.com/beetboxvm/generator-beetbox

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants