glpi + timezone

This commit is contained in:
phil
2023-05-05 00:04:54 +02:00
parent e4164ffb7c
commit a5c3cf3825
4 changed files with 113 additions and 0 deletions

23
glpi/README.md Normal file
View File

@@ -0,0 +1,23 @@
# GLPI
**glpi** installe une VM Debian 11 avec :
* **apache2**
* **php** (7.4) et les paquets associés
* **mariadb-server**
* **GLPI** 10.0.7
## Installation
vagrant up
## Utilisation
**Acces SSH** : vagrant ssh
**Acces web** : http://localhost:2080
**Acces ssh** : ssh root@localhost -p 2022
le 2023-05-04