aguyonp / vagrant-glpi

Vagrant GLPI based on docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aguyon

Twitter

Website

Vagrant deploye GLPI instance on virtualbox

RĂ©sultat de recherche d'images pour "vagrant"

This project makes it possible to deploy a virtualbox Debian 10 virtual machine with a GLPI instance. The project uses docker and docker-compose technologies.

Prerequisite

Install:

Deploying the project

  1. Download archive on github
  2. Open CMD as administrator
  3. Go to "vagrant file" location
  4. Make # vagrant up

enter image description here

Vagrant then asks you how many network cards you want. Only one in the example enter image description here

Let Vagrant configure the VM. Once finished, Vagrant will display a message containing the connection information to GLPI (This may take some time depending on your connection speed). enter image description here

The password is generated randomly.

Configuration of GLPI

Go to the web page indicated by Vagrant (http://10.89.1.141) LAN IP

Follow the configuration steps Once you have reached the database configuration, enter the information provided by Vagrant, as shown in the following scheme: enter image description here

Select this database: enter image description here

GLPI is now operational (Identifiers: glpi / glpi): enter image description here

About

Vagrant GLPI based on docker


Languages

Language:Shell 100.0%