Git Product home page Git Product logo

vagrantweb's Introduction

vagrant-web

This project works as a front-end for Vagrant. It is focused to be used with the plugin Vagrant-Node(minimun version 1.1.3). 

Through this web app you could be able to manage remote nodes running Vagrant. Some of the functionallity that this web apps provides are:

  • Run/Stop/Suspend/Resume virtual machines
  • Manage snapshots in each virtual machines
  • Upload/Delete boxes
  • Add/Delete new virtual machines to each node
  • Manage node config files

In VagrantWeb Overview you can watch an global overview of all the functionality.

The requirements to install this web app are the following:

  • PHPv5
  • MySql
  • Curl
  • php5-curl
  • php5-mysql

Checkout the Installation Video Tutorial

Special thanks to the following authors for their useful plugins:

This plugin has been developed in the context of the Catedra SAES of the University of Murcia(Spain).

##Installation Just clone the repository under yout web server document root and configure your web server to add this site.

  • chgrp -R www-data /var/www/html/vagrantweb/
  • chmod -R g+w /var/www/html/vagrantweb/assets/
  • chmod -R g+w /var/www/html/vagrantweb/protected/runtime/
  • chmod -R g+w /var/www/html/vagrantweb/protected/config/

##Usage

  • Access to the web (http://127.0.0.1/vagrantweb) with the login name admin and password catedrasae$
  • Go to button Create Node in order to add your first node
  • The node must be running Vagrant and the plugin Vagrant-Node (minimun version 1.1.3)
  • Fill in the data, including the node password in order to login properly.
  • Enjoy

vagrantweb's People

Contributors

fjsanpedro avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vagrantweb's Issues

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.