ticgal / fia-installer-4l

Fusioninventory Agent installer for linux

Home Page:https://tic.gal/en/project/fusioninventory-agent-installer-for-gnu-linux/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fusioninventory Agent Installer for GNU/Linux

Fusioninventory agent Installer for GNU/Linux Logo

License Twitter Web

English

A little step into achieving a universal GNU/Linux installer for GLPI with

Supported Distros

  • Debian 7+
  • Ubuntu 16.04 +
  • Elementary OS 5+
  • Centos 6+
  • Oracle Linux 7 (not tested)
  • Redhat 7 (not tested)

Setup

  1. Download the script
wget https://raw.githubusercontent.com/ticgal/fia-installer-4l/master/fia-installer-4l.sh
  1. Edit the file and configure.
    • Minimum settings:
      • Server:fiaglpiserver
    • Other settings:
      • Modules to install
      • Reset agent
      • FIA version
      • tag
      • debub mode
      • no ssl check
      • logger
      • no-category
    • Fixed settings:
      • Local inventory by default in /tmp
      • Logfile /var/log/fusioninventory.log
      • Colored terminal

Run

bash ./fia-installer-4l.sh

Contribute

Please fell free to contribute. Open an issue to discuss it and a related PR with your suggested changes. Looking for:

  • Support more distros
  • Other script enhancements

About

Fusioninventory Agent installer for linux

https://tic.gal/en/project/fusioninventory-agent-installer-for-gnu-linux/

License:GNU Affero General Public License v3.0


Languages

Language:Shell 100.0%