I am trying to create a systemd jira.service for my standalone JIRA 7.x server running on CentOS 7.x. The only dependencies I can think of for startup are HAProxy (haproxy.service) and the network.target dependency.
The server connects to a completely separate PostgreSQL server (not installed locally) and iptables are disabled for performance (isolated VLAN is secured).
Are there any other dependencies that I should be aware of including in the 'After=' or 'Wants=' section' of the jira.service?
As long as the network and database and usable while Jira starts up, you're all good.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.