elefant-vagrant

Virtual Machines for Elefant Development using Vagrant + Chef

  • 所有者: jbroadway/elefant-vagrant
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Virtual Machines for Elefant Development

This project provides scripts and workflow for developing LAMP-based
web applications, with the additional option of installing the latest
Elefant CMS code into a new site.

Status: Used for personal/work development, still being fleshed out
for wider general use. Bug reports, suggestions and improvements are
most welcome.

Requirements

Tested on Mac OS X, and requires the following tools:

Getting started

Once you've installed the above tools, clone and initialize your
setup like this:

git clone https://github.com/jbroadway/elefant-vagrant ~/projects
cd ~/projects
berks install

This will create a ~/projects folder, under which all of your web
projects will be run, and install the Chef recipes needed for your
virtual machines.

Now to create your first project, use:

sudo ./new-project testsite elefant

This command does several things:

  1. Adds a new www.testsite.dev alias to /etc/hosts
  2. Creates a Vagrant project under ~/projects/testsite
  3. Installs Elefant into this folder and sets the necessary permissions
  4. Starts the virtual machine (vagrant up)

After the script completes successfully, you should be able to browse
to http://www.testsite.dev/ and be taken to the Elefant installer.

Your source files live in ~/projects/testsite/www on the host machine,
which is mapped to /var/www/elefant in the virtual machine.

主要指標

概覽
名稱與所有者jbroadway/elefant-vagrant
主編程語言PHP
編程語言Ruby (語言數: 2)
平台
許可證
所有者活动
創建於2013-06-26 16:46:34
推送於2013-09-10 15:03:32
最后一次提交2013-09-10 10:03:31
發布數0
用户参与
星數4
關注者數2
派生數0
提交數6
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?