Giter VIP home page Giter VIP logo

dcos-vagrant's Introduction

DC/OS Vagrant

Quickly provision a DC/OS cluster on a local machine for development, testing, or demonstration.

Deploying DC/OS Vagrant involves creating a local cluster of VirtualBox VMs using the dcos-vagrant-box base image and then installing DC/OS.

Build Status

Issue Tracking

  • Issue tracking is in DCOS JIRA.
  • Remember to make a DC/OS JIRA account and login so you can get update notifications!

Quick Start

  1. Install Git, Vagrant, and VirtualBox

  2. Install vagrant-hostmanager plugin

    vagrant plugin install vagrant-hostmanager
    
  3. Clone, Configure, and Deploy

    git clone https://github.com/dcos/dcos-vagrant
    cd dcos-vagrant
    cp VagrantConfig-1m-1a-1p.yaml VagrantConfig.yaml
    vagrant up
    

    When prompted for a password, provide your local machine user password (modifies /etc/hosts).

  4. Access the GUI http://m1.dcos/

  5. Install the DC/OS CLI

    ci/dcos-install-cli.sh
    

For more detailed instructions, see Deploy and Configure.

DC/OS Versions

Official releases of DC/OS can be found at http://dcos.io/releases/

By default, DC/OS Vagrant uses the latest stable version of DC/OS.

To use a different stable or early access version, specify the version explicitly (must be in the list of known releases):

export DCOS_VERSION=1.9.0-rc1
vagrant up

To use a bleeding edge master, enterprise, or custom build, download the installer yourself, place it under the dcos-vagrant directory, and configure DC/OS Vagrant to use it:

export DCOS_GENERATE_CONFIG_PATH=dcos_generate_config-1.9.0-dev.sh
export DCOS_CONFIG_PATH=etc/config-1.9.yaml
vagrant up

DC/OS Vagrant Documentation

How Do I...?

License

Copyright 2015-2017 Mesosphere, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this repository except in compliance with the License.

The contents of this repository are solely licensed under the terms described in the LICENSE file included in this repository.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

dcos-vagrant's People

Contributors

bosschaert avatar cmaloney avatar danmelton avatar gasparms avatar glennblock avatar haru01 avatar jar349 avatar jongiddy avatar karlkfi avatar mariussoutier avatar mnaboka avatar msabramo avatar nickbp avatar orsenthil avatar sargun avatar sascala avatar ssk2 avatar stackedsax avatar stathy avatar triclambert 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.