fresh installation Centos7

Antworten
goudeuk
Beiträge: 27
Registriert: 13 Sep 2016, 16:53

fresh installation Centos7

Beitrag 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
Benutzeravatar
wolfbardo
uib-Team
Beiträge: 1354
Registriert: 01 Jul 2008, 12:10

Re: fresh installation Centos7

Beitrag 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


OPSICONF 2024
https://opsi.org/en/opsiconf/

opsi-Basisworkshops:

22. - 25. 04. 2024


opsi support - uib gmbh
For productive opsi installations we recommend maintainance + support contracts which are the base of opsi development.

http://www.uib.de
goudeuk
Beiträge: 27
Registriert: 13 Sep 2016, 16:53

Re: fresh installation Centos7

Beitrag von goudeuk »

Thank you but the link you pasted does not work.
Benutzeravatar
wolfbardo
uib-Team
Beiträge: 1354
Registriert: 01 Jul 2008, 12:10

Re: fresh installation Centos7

Beitrag von wolfbardo »



OPSICONF 2024
https://opsi.org/en/opsiconf/

opsi-Basisworkshops:

22. - 25. 04. 2024


opsi support - uib gmbh
For productive opsi installations we recommend maintainance + support contracts which are the base of opsi development.

http://www.uib.de
Antworten