Coder Social home page Coder Social logo

vagrant-aegir's Introduction

DESCRIPTION

Builds an AEgir environment and site on top of a Vagrant vm.

REQUIREMENTS

BASIC USAGE

  1. Start on the host by provisioning and logging into a vm:

     host$ git clone git://github.com/xforty/vagrant-aegir.git
     host$ cd vagrant-aegir
     host$ librarian-chef install
     host$ vagrant up
    
  2. After AEgir installs your will see

     Aegir is now installed. You can visit it at http://localhost/user/reset/1/1326478208/3ce5671f68069a2807136c47ae6042c9
     ************************************************************************
     Aegir frontend bootstrap correctly, operation was a success!
    

    You need to append the port :4567 for it to work.

     http://localhost:4567/user/reset/1/1326478208/3ce5671f68069a2807136c47ae6042c9
    

    NOTE: You should change your email address.

  3. You can login the guest and sudo to aegir

     host$ vagrant ssh
     guest$ sudo su - aegir
    
  4. If you add a site called domain.dom you need to add the following to your /etc/hosts file in order to access the site.

    127.0.0.1 domain.dom

TODO


Maintained by xforty technologies

vagrant-aegir's People

Contributors

flexgrip avatar

Stargazers

 avatar

Watchers

Matt Edlefsen avatar Justin Fedick avatar Goutam Dey avatar James Cloos avatar Paul avatar  avatar Andrew Jatras avatar  avatar

Forkers

flexgrip agiza

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.