Skip to content

igorsoares/GLPI-Automate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GLPI-Automate

Automation script to installation of GLPI.

What he does?

  • Install / Download GLPI 9.5.1;
  • Download all needed packets (PHP,APACHE, MARIADB...);
  • Configure database (MariaDB10) and users.
    • Default user-access : glpi(username) / glpi(password)

Screenshot

Running-state

First-screenshot

Downloading

To download, execute this:

git clone https://github.com/igorsoares/GLPI-Automate && chmod +x GLPI-Automate/glpi-automate.sh && sudo ./GLPI-Automate/glpi-automate.sh

final

PS: Run as root.

First-step installation GLPI

  1. Access local apache (https://localhost/glpi)

1

  1. Accept terms

2

  1. Click "Install"

3

  1. "Continue"

4

  1. Fill all components (ServerIP, username and password) and click "Continue".

5

  1. Select database "glpi" and click "Continue"

6

  1. Wait..

7

  1. Accept (Or not)

8

  1. Almost there..

9

  1. And here we are !

10

About

Automation script to GLPI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages