We are using CommandBox on a RHEL8 server behind N...
# box-products
s
We are using CommandBox on a RHEL8 server behind NGINX. We want to use systemd service files to make sure all sites are running after a reboot. I used the systemd template found on the website:
b
@Stefaan Vanbillemont I would recommend checking out our CommandBox Service Manager module. It has a more comprehensive systemd service it uses.
Note, this is a commercial module.
Regarding the systemd file, I assume you mean the one here https://commandbox.ortusbooks.com/embedded-server/starting-as-a-service I didn't write that guide as it was submitted via pull request to the docs from a user. I would recommend consulting the man pages for your linux distro if you need more help with the systemd files.