How do I use RDS MySQL for Confluence

Still need help?

The Atlassian Community is here for you.

Ask the community

Confluence can be connected to an RDS MySQL database. Instruction is generally similar to what's described in the following documentation: Database Setup For MySQL.

During Step 8 (Set up your database connection in the Confluence Setup Wizard), make sure that the JDBC connection follows the following format:

jdbc:mysql://test.us.rds.amazonaws.com:3306/myawsdbname

Similarly, use the format above for datasource connection URL.

Last modified on Aug 22, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.