A little step into achieving a universal GNU/Linux installer for GLPI with
- Debian 7+
- Ubuntu 16.04 +
- Elementary OS 5+
- Centos 6+
- Oracle Linux 7 (not tested)
- Redhat 7 (not tested)
- Download the script
wget https://raw.githubusercontent.com/ticgal/fia-installer-4l/master/fia-installer-4l.sh
- Edit the file and configure.
- Minimum settings:
- Server:
fiaglpiserver
- Server:
- 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
- Minimum settings:
bash ./fia-installer-4l.sh
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