Giter VIP home page Giter VIP logo

create-host's Introduction

create vagrant/virtualbox host, v1.0

USAGE:

create-host.sh --vmbox <boxname> --hostname <hostname> --ipaddr <ip-address> [--template <path_to_vagrant_file_template>] [--targetpath <path_to_vagrant_target>] [--logfile <path_to_logfile>] [--tmppath <path_to_tmp>] [--noninteractive] [--skip-log] [-v] [-h]

DESCRIPTION:

This script initializes an vagrant environment in <path_to_vagrant_target> with the 
given <boxname> vagrant/virtualbox VM.
A template Vagrantfile is copied into <path_to_vagrant_target> and the VM's network 
configuration, <hostname> and <ip-address>, is applied.

OPTIONS:

  • --vmbox boxname vagrant/virtualbox box name/id (ex: 'puphpet/ubuntu1404'), mandatory(!)

  • --hostname hostname host's hostname (ex: 'my-awesome-project.devel.local'), mandatory(!)

  • --ipaddr ip-address privat network ip (ex: '192.168.1.2'), mandatory(!)

  • --template templatefile path to vagrantfile template (default ./Vagrantfile)

  • -t targetpath path to vagrant target

  • --target-path targetpath

  • --targetpath targetpath

  • -l logfile path to script logfile (default '...')

  • --log-file logfile

  • --logfile logfile

  • -T tmppath path for temporary file storage (default '...')

  • --tmp-path tmppath

  • --tmppath tmppath

  • -n be non-interactive

  • --non-interactive

  • --noninteractive

  • --skip-log do not write to logfile

  • --disable-log

  • -h show this message

  • --help

  • -v verbose output

  • --verbose

EXAMPLES:

  • [more to come...]

@TODO:

  • [...]

DISCLAIMER:

THIS SCRIPT COMES WITH ABSOLUTELY NO WARRANTY !!! USE AT YOUR OWN RISK !!!

CHANGELOG:

  • 2016-08-04 : (bba) initial release

create-host's People

Contributors

bb-drummer avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.