Introduction
The aim of this project is to implement the infrastructure required to deploy GLPI on a Kubernetes cluster.
Version alignment
glpi-container version | GLPI version | PHP version |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
Usage
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
More information on the documentation folder.