GithubHelp home page GithubHelp logo

megdc.py's Introduction

megdc -- Deploy a datacenter with minimal infrastructure

megdc is a way to deploy a datacenter. It runs fully on your workstation, requiring no servers, databases, or anything like that.

This README provides a brief overview of megdc, for thorough documentation please go to http://docs.megam.io/v1.0/docs

Installation

Depending on what type of usage you are going to have with megdc you might want to look into the different ways to install it. Regular users of megdc would probably install from the OS packages or from the Python Package Index.

Python Package Index

If you are familiar with Python install tools (like pip and easy_install) you can easily install megdc like:

pip install megdc

or:

easy_install megdc

It should grab all the dependencies for you and install into the current user's environment.

We highly recommend using virtualenv and installing dependencies in a contained way.

developing

To get the source tree ready for use, run this once:

git clone https://github.com/megamsys/megdc.git

cd megdc

virtualenv venv

. venv/bin/activate

python setup.py install

megdc

Voila! You will see the following help.

FAQ

Before anything

Make sure you have the latest version of megdc. It is actively developed and releases are coming weekly (on average). The most recent versions of megdc will have a --version flag you can use, otherwise check with your package manager and update if there is anything new

megdc.py's People

Watchers

James Cloos avatar Vijayakanth Mathaiyan avatar

Forkers

indykish

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.