glpi + timezone
This commit is contained in:
23
glpi/README.md
Normal file
23
glpi/README.md
Normal 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
|
||||
|
Reference in New Issue
Block a user