Git Product home page Git Product logo

my-vagrant's Introduction

自分用Vagrantfile

Vagrantでいろいろな環境を構築することができます。

必要な環境

  • VirtualBox
  • Vagrant
  • vagrant-vbguest plugin

仮想マシンの構成について

  • 192.168.56.6 のプライベートIPを割り当てています
  • 同封のshareディレクトリが仮想マシンと共有されます
  • OSはCentOS7を使用しています
  • サポートしているミドルウェアは下記の通りです
    • Node.js (nodebrewのインストール)
    • Python (pyenvのインストール)
    • Java
    • zsh (prezto環境)
    • git
    • emacs
    • Docker
    • MongoDB
    • lamp環境 (PHP7 + Apache2 + MariaDB)
    • hadoop擬似分散環境 (上記Javaをインストールすること)
    • tensorflow (未メンテ)

使い方

Vagrantfileの93行目あたりからプロビジョニングで実行するシェルスクリプトを 定義していますので、コメントアウトを外したり、コメントアウトしたりして必要な環境を 作成してください。

$ vagrant up

注意事項

このVagrantfileの利用について特に制限は設けません。 ただし,本Vagrantfileを使用して発生した問題について当方は一切の責任を 負いません。ご了承ください。

ファイアーウォールは無効担っているので、グローバルな環境での利用はご遠慮ください。

Windows環境では安定して構築できないことがありますが、 タイムアウト設定を修正するなど、色々試していると起動できると思います。

my-vagrant's People

Contributors

ukyoda avatar

Watchers

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