When installing Jira applications on windows the guide says: "To run Jira in production you'll need an external database." If I want to use a SQL server, does this mean that I need a different server as the SQL server? For instance one virtual machine with Jira installed and another virtual machine functioning as the SQL server?
Community moderators have prevented the ability to post new answers.
Hi @Sofie Knøsgaard,
external database in this context means "anything but the embedded H2 database" that can be used for demo purposes.
You can very well use a separate VM for your database, or have it running on the same VM as Jira (but I wouldn't recommend it for performance reasons).
Let me know if you have any questions,
--Alexis
Thank you so much!
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.