Skip to content

nbittich/glpi-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • run docker compose up -d
  • go to http://localhost and follow the instructions: sql server is: mysql db user/password are: glpi/glpi use the existing database: glpi

After following the steps, you should see this:

Default logins / passwords are:
glpi/glpi for the administrator account
tech/tech for the technician account
normal/normal for the normal account
post-only/postonly for the postonly account
wget https://github.com/glpi-project/glpi-agent/releases/download/1.10/glpi-agent-1.10-linux-installer.pl
chmod a+x glpi-agent-1.10-linux-installer.pl
# when setting up, use the following url (reply empty for other questions):
# http://localhost/front/inventory.php
sudo ./glpi-agent-1.10-linux-installer.pl
sudo glpi-agent --debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published