You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
My client is migrating a small Jira Application from a Windows Desktop to a Linux server. I presume the standard XML export/import will work for migrating the database.
Should the Jira application and MySQL database run under the same OS user? I would prefer they didn't, due to the support model (DBAs don't want non-DBAs messing with them). I would hope Jira would access the database as a database user. Can they run under separate users without an issue?
Any other thoughts or lessons learned would be appreciated.
Thank you.
It doesn't matter. I would recommend running the Jira process as an unprivileged user, though, and configuring a reverse proxy (can run on the same server) to listen to port 80/443 and proxy to Jira over the default 8080 port.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.