Has anyone installed OCS Inventory (howto http://www.howtoforge.net/how-to-install-ocs-inventory-ng-server-2-on-centos-5.5) on ISPC3? My concern is it's possible need to change Apache and setup db. I'm curious if anybody has done this and has any guidance?
I gave up on the idea, but it still looks interesting. I may play with it again sometime, or might just try the docker image instead. https://hub.docker.com/r/ocsinventory/ocsinventory-docker-image
Not a docker fan. I'm moving my first steps with OCS, and it seems it won't be a very clean integration. But it appears doable: luckily, install script does not a2enconf its config files, so it should be doable to edit and include 'em from custom directives. At a first glance the agent it doesn't cope well with short-term certs like Letsencrypt ones, but it should only require a different vhost to serve ocsinventory folder. I'll keep experimenting.