Seite 1 von 1

fresh installation Centos7

Verfasst: 25 Jan 2017, 16:54
von goudeuk
Hello everyone

I am new to Opsi and I'm following the set up instructions at the moment. I have just configured my mariadb by running:

Code: Alles auswählen

opsi-setup --configure-mysql
. Accepted the default values and everything was OK. In regards to the backend dispatch configuration file. The default file looks like this:

Code: Alles auswählen

backend_.*         : file, opsipxeconfd
host_.*            : file, opsipxeconfd
productOnClient_.* : file, opsipxeconfd
configState_.*     : file, opsipxeconfd
.*                 : file
I'm using an external DHCP server. My question is: Is it OK if I leave the file with default lines or should I edit it like the example shown in the manual?
Here is the example:

Code: Alles auswählen

backend_.*         : file, mysql, opsipxeconfd
host_.*            : file, opsipxeconfd
productOnClient_.* : file, opsipxeconfd
configState_.*     : file, opsipxeconfd
license.*          : mysql
softwareLicense.*  : mysql
audit.*            : mysql
.*                 : file
Thank you for your help
Yanni

Re: fresh installation Centos7

Verfasst: 26 Jan 2017, 08:49
von wolfbardo
For Inventory (hardware and software) the filebackend is very slow and not recommended.

So install and configure mysql along the http://download.uib.de/opsi_stable/doc/ ... ingstarted

Kind regards,
Bardo Wolf

Re: fresh installation Centos7

Verfasst: 30 Jan 2017, 11:36
von goudeuk
Thank you but the link you pasted does not work.

Re: fresh installation Centos7

Verfasst: 30 Jan 2017, 11:41
von wolfbardo