2017 © Pedro Peláez
 

library drupal-vm-generator

A CLI tool for generating Drupal VM configuration files.

image

opdavies/drupal-vm-generator

A CLI tool for generating Drupal VM configuration files.

  • Monday, January 16, 2017
  • by opdavies
  • Repository
  • 5 Watchers
  • 39 Stars
  • 39 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 11 Open issues
  • 25 Versions
  • 0 % Grown

The README.md

Drupal VM CLI

Latest Stable Version License Build Status, (*1)

A Symfony Console application that manages and customises configuration files for Drupal VM projects., (*2)

Installation

See https://github.com/opdavies/drupal-vm-cli/wiki/Installation., (*3)

Usage

With the drupalvm command installed, you can now run it to generate your configuration file., (*4)

Each variable configurable with the application has an option that you can set when running the command., (*5)

Here is an example with all of the options set beforehand:, (*6)

drupalvm config:generate \
  --hostname=example.com \
  --machine-name=example \
  --ip-address=192.168.88.88 \
  --cpus=1 \
  --memory=512 \
  --webserver=nginx \
  --path=../site \
  --destination=/var/www/site \
  --docroot=/var/www/site/drupal \
  --drupal-version=8 \
  --database-name=drupal \
  --database-user=drupal \
  --database-password=drupal \
  --build-makefile=no \
  --install-site=true \
  --installed-extras=xdebug,xhprof \
  --overwrite

If an option is not set, you will be asked a question instead to collect the value., (*7)

Author

Oliver Davies - PHP Developer & Linux System Administrator, (*8)

Contributing

I’m happy to receive support and feature requests, bug reports, and pull requests torwards this project., (*9)

All bug reports and feature and support requests should be logged in the issue tracker., (*10)

Please run drupalvm --version and include the version number with any bug report or support request., (*11)

All pull requests should be from a topic branch in your forked repository, merging back into master., (*12)

The Versions

24/07 2016
30/04 2016

2.4.1

2.4.1.0

A CLI tool for generating Drupal VM configuration files.

  Sources   Download

MIT

The Requires

 

30/04 2016

2.4.0

2.4.0.0

A CLI tool for generating Drupal VM configuration files.

  Sources   Download

MIT

The Requires

 

18/04 2016

2.3.0

2.3.0.0

A CLI tool for generating Drupal VM configuration files.

  Sources   Download

MIT

The Requires

 

01/04 2016

2.2.1

2.2.1.0

A CLI tool for generating Drupal VM configuration files.

  Sources   Download

MIT

The Requires

 

01/04 2016

2.2.0

2.2.0.0

A CLI tool for generating Drupal VM configuration files.

  Sources   Download

MIT

The Requires

 

17/03 2016

2.1.0

2.1.0.0

A CLI tool for generating Drupal VM configuration files.

  Sources   Download

MIT

The Requires

 

10/03 2016

2.0.0

2.0.0.0

A CLI tool for generating Drupal VM configuration files.

  Sources   Download

MIT

The Requires

 

10/03 2016

1.2.1

1.2.1.0

A CLI tool for generating Drupal VM configuration files.

  Sources   Download

MIT

The Requires

 

28/02 2016

1.2.0

1.2.0.0

A CLI tool for generating Drupal VM configuration files.

  Sources   Download

MIT

The Requires

 

26/02 2016

1.1.1

1.1.1.0

A CLI tool for generating Drupal VM configuration files.

  Sources   Download

MIT

The Requires

 

25/02 2016

1.1.0

1.1.0.0

A CLI tool for generating Drupal VM configuration files.

  Sources   Download

MIT

The Requires

 

17/02 2016

1.0.1

1.0.1.0

A CLI tool for generating Drupal VM configuration files.

  Sources   Download

MIT

The Requires

 

14/02 2016

1.0.0

1.0.0.0

A CLI tool for generating Drupal VM configuration files.

  Sources   Download

MIT

The Requires