You can use it on production site with systemd, untar on /opt and uste it like

|# nano /etc/systemd/system/ofbiz.service|

|[Unit] Description=OFBiz [Service] Type=exec User=ofbiz WorkingDirectory=/opt/ofbiz/ EnvironmentFile=/etc/default/ofbiz ExecStart=/usr/bin/ofbiz -u ExecStop=/usr/bin/ofbiz -d [Install] WantedBy=multi-user.target|


|# ln -s /opt/ofbiz/bin/ofbiz /usr/bin/ofbiz|
|# systemctl daemon-reload
||

# systemctl start ofbiz
|||
Nicolas

On 03/02/2023 13:38, Ingo Wolfmayr wrote:

Hi Community,

is there a description what can be done with the ofbiz.tar/zip files in build/distribution.

Best regards,

Ingo

Mag. (FH) Ingo Wolfmayr

*Wolfix Solutions*

Gänsgasse 14

A-5282 Ranshofen

Tel.: +43 (0) 664 2549626

Web: https://www.wolfix.at

Xing: https://www.xing.com/profile/Ingo_Wolfmayr/

emailsignatur

Reply via email to