HI,
We have JIRA running on 2 instances, one for web frontend and one for mysql. we are currently evaluating confulence, which i have installed as a stand alone instance. its connected to JIRA via the navigation link in JIRA and all the JIRA users are accesible in confluence.
whats the best practice when this goes to production? should i install a fresh instance in the same configuration as JIRA is installed (web and db seperated) ?
is it recommanded to have JIRA and confluence share the mysql instance ? meaning :
1 instance for JIRA web
1 instance for confluence web
1 instance for mysql, serving both JIRA and confluence.
Thanks.