Git Product home page Git Product logo

mampp's Introduction

Mampp - Vagrant

Servidor web en ubuntu 16.04.3 al completo. Mampp (My Apache MariaDB phpMyAdmin Perl), con el podras tener todo lo necesario para testear cualquier aplicación web.

USO

Instalación (Pondre la version de los programas por posible errores futuras)

  1. Instalar VirtualBox (v5.1.28 r117968)
  2. Instalar Vagrant (v2.0.0)

Despues de las instalaciones lanzamos este comando en el CMD

vagrant plugin install vagrant-vbguest
  1. Descargaremos el repositorio y lo movemos a tu carpeta de usuario.
  2. Nos movemos a dicha carpeta desde el CMD
  3. Lanzaremos el siguiente comando:
vagrant up

Windows

En tu archivo host de windows (C:\Windows\System32\drivers\etc\hosts) añadiremos la siguiente linea:

  192.168.1.10           mampp.dev
  192.168.1.10           vagrant.dev
  

Linux

En tu archivo host de linux (/etc/hosts) añadiremos la siguiente linea:

  192.168.1.10           mampp.dev
  192.168.1.10           vagrant.dev

(Asi podras utilizar los dominios virtuales que he creado dentro)

Dominios

mampp.dev   ......................................   Info de Apache2
mampp.dev/phpmyadmin   ...........................   Web phpMyAdmin
    USER:     root
    PASSWD:   vagrant
vagrant.dev   ....................................   Dominio enlazado a la raiz de la web

Box

Esta totalmente creada y editada por mi, ni necesitais y creis que es necesario algun servicio adicional decirmelo.

mampp's People

Contributors

paulvilla 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.