Restarting Jira

To restart jira simply ssh into the container. For this example we will use client-jira.

[simon@localhost ~]$ sshContainer client-jira
Last login: Thu Jan 10 13:37:11 2019 from xxx.xxx.xxx.xx
/home/client

Then we sudo bash.

client@client-jira sudo bash
/home/client
and then restart the jira process.

root@client-jira systemctl restart jira