Giter Club home page Giter Club logo

easyengine-vagrant's Introduction

This is a simple Vagrant file to test EasyEngine on your any system using Vagrant.

Note: If you are using other that Ubuntu/Debian system, then installation steps will differ, but setup steps are same.

Installation

  1. First we will install Virtual Box and Vagrant on our system.
sudo apt-get install virtualbox
  1. After that download the latest version of Vagrant from http://www.vagrantup.com/downloads
  2. Install vagrant
 sudo dpkg -i vagrant_*.deb
  1. You will also need to install vagrant-hostsupdater plugin for Vagrant
  sudo vagrant plugin install vagrant-hostsupdater

Let's setup Vagrant

  1. You can use any distribution from VagrantCloud that supports EasyEngine. By default EasyEngine-Vagrant uses ubuntu/precise. To change the distribution open the Vagrantfile and replace ubutnu/precise with box name
git clone [email protected]:gau1991/easyengine-vagrant.git

cd easyengine-vagrant
  1. Now start Vagrant
vagrant up
  1. It will setup EasyEngine on Vagrant Box. To test, point your system browser to http://easyengine.com

  2. To check installation log, open another terminal and use

tail -f easyengine-vagrant/logs/*

easyengine-vagrant's People

Contributors

gau1991 avatar sanat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

easyengine-vagrant's Issues

nginx-common nginx-custom cannot be authenticated

Hi gau1991,

thank you for this script. I already use ee in my digital ocean droplet and there is all ok, but I'm trying to install locally using vagrant, I try your script but got this error log:

php5-memcache php5-mysql php5-readline php5-xdebug poppler-data postfix ssl-cert ttf-dejavu-core
0 upgraded, 96 newly installed, 0 to remove and 8 not upgraded.
Need to get 50.0 MB of archives.
After this operation, 284 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
nginx-common nginx-custom
E: There are problems and -y was used without --force-yes
2015-07-25 17:57:06,916 (INFO) ee : Oops Something went wrong!!
2015-07-25 17:57:06,917 (ERROR) ee : Check logs for reasontail /var/log/ee/ee.log& Try Again!!!

Can you help me?

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.