The aim of this project is to implement the infrastructure required to deploy GLPI on a Kubernetes cluster.
| glpi-container version | GLPI version | PHP version | 
|---|---|---|
| 
 | 
 | 
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
 | 
| Command | Description | 
|---|---|
| 
 string required | Database host | 
| 
 string required | Database PORT number | 
| 
 string required | Folder where the PASSWORDSTORE database is located | 
| 
 string required | Database user password | 
| 
 string required | Database name | 
| 
 string required | Default language for the GLPI installation 
 | 
| 
 string | base64 encoded contents of a tar.gz file containing the  This file is copied to the GLPI configuration folder. The location os this
folder is defined using the  | 
| ℹ️ | The GLPI_CRYPT environmenv variable should have this file on a base64 encoded tar gzip file. | 
More information on the documentation folder.