Git Product home page Git Product logo

vagrant-lamp's Introduction

vagrant-lamp

概要

CentOS, Apache, PostgreSQL::client, PHPの環境をVagrantで作ります。

設定方法

事前準備

Vagrant のインストール

  1. http://www.vagrantup.com/ からダウンロードしてインストール
  2. 必要なプラグインをインストールしておく
vagrant plugin install vagrant-omnibus

VirtualBox のインストール

https://www.virtualbox.org/ からダウンロードしてインストール

起動

vagrant up

###vagrant-hostsupdaterインストール hostnameを変更するプラグインのインストール

vagrant plugin install vagrant-hostsupdater

config.vm.hostname = "ec.dev"の"ec.dev"を編集することでhostnameを自由に設定可能

ssh 接続

vargrant ssh

設定変更する場合

vargrant provision

仮想マシンを破棄する場合

vargrant destroy

参考

https://github.com/onehealth-cookbooks/apache2/tree/master https://github.com/onehealth-cookbooks/apache2/pulls

http://www.vagrantbox.es

https://github.com/mattandersen/vagrant-lamp/tree/master/chef/certificates

http://tech.basicinc.jp/Vagrant/2014/02/02/vagrant_chef/

http://qiita.com/sampleb3/items/86d06b10989e58dc6dde

最近の記述の仕方

http://qiita.com/joker1007/items/1b62e3a36b4f435c53a2

vagrant-lamp's People

Contributors

nanasess avatar sampleb3 avatar yat8823jp 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.