GithubHelp home page GithubHelp logo

jie8357ioii / vagrant-cluster-centos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mesoshq/vagrant-cluster-centos

0.0 2.0 0.0 6 KB

A CentOS 7 cluster via Vagrant

License: MIT License

Shell 100.00%

vagrant-cluster-centos's Introduction

CentOS 7 cluster via Vagrant

This repository provides a template Vagrantfile to create a CentOS 7 cluster using the VirtualBox software hypervisor. After setup is complete you will have three CentOS virtual machines running on your local machine.

Please be aware that the standard memory per instance is set to 3072 MB, and the cpu cores to 2. That means by default you'll need a machine capable to free up to 6 cpu cores and 9216 MB memory.

Streamlined setup

Install dependencies

Clone this project and get it running!

git clone https://github.com/mesoshq/vagrant-cluster-centos/
cd vagrant-cluster-centos

Startup and SSH

The VirtualBox provider is the default Vagrant provider. Use this if you are unsure.

vagrant up
vagrant ssh centos-01

Description

vagrant up triggers Vagrant to download the centos/7 box (if necessary) and (re)launch the instances

vagrant ssh <hostname> connects you to the virtual machine. The hostnames are centos-01 to centos-03, the IPs are from 172.17.11.101 to 172.17.11.103.

Configuration is stored in the directory so you can always return to this machine by executing vagrant ssh from the directory where the Vagrantfile was located.

mesosctl

You can use the provided mesosctl.yml file to load the cluster configuration like this:

mesosctl $ config load /path/to/mesosctl.yml

vagrant-cluster-centos's People

Contributors

tobilg avatar

Watchers

James Cloos 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.