--On Wednesday, August 25, 2021 11:25 AM -0700 Bryan Boone
<[email protected]> wrote:
I will need this for a high availability production environment. Is it
better to run OFBiz on my own installed Tomcat server, rather than the
packaged one? I am already using MySQL Enterprise for the dbase.
On Centos Linux 7 on AWS EC2, OFBiz starts up and runs in the background
just fine. However when I exit the terminal, the program terminates.
Don't run it from a terminal. That's for testing. For production, run it
from systemd using a unit file. Perhaps someone has already written a unit
file.