Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Dear Community,
I have a question regarding hardware requirements for hosting such applications as Crowd, Jira Server, Confluence Server, Bitbucket Server and Bamboo Server on AWS EC2 instances with RDS (postgres). I cannot find it in the documentation. My instances are licensed as following:
Each of those applications has its own EC2 instance and RDS. I'm wondering what are the recommended db and ec2 types provided by AWS? Is there any article I could read?
Thank you in advance for help.
Best Regards,
Lukasz
Hi @lozog95,
I think the instance sizing will depend not only on the number of agents but also how you use each component.
For example, in Bamboo it's more about the number of plans, their complexity and the size of the projects than the number of users. For Jira you'll need more powerful servers if you have lots of custom fields, post functions, custom scripts.
These pages should offer some guidance on hardware requirements:
In my experience, it will depend a lot on the customization of your applications and the number of concurrent users.
For your smaller instances, a t2.medium/large should be enough. For the bigger ones, I'd look at the c5.xlarge ones.
--Alexis
Hi @lozog95 Have you resolved this if you resolved this can you please suggest me the steps
I have similar requirement I have a Jira Server in AWS Ec2 instance and postgres db also in the same instance
Here I need to Migrate the Postgres DB of jira which is in AWS Ec2 instance to AWS RDS db
Can you please suggest me how to achieved this
Thanks,
Kumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Kumar
Do you resolved this? Any idea what is the capacity you have used here and completed the migration?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Kavirajacholan Selvaraj I resolved this i have sucessfully migrated the postgres DB to AWS RDS postgres
Here are the steps to follow:
and
<username>username</username> -→ DB username
and
<password>XYZ</password> -→ password
and
<username>username</username> -→ DB username
and
<password>XYZ</password> -→ password
After Modifying Stop/Start the Jira application.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you @Kumar While migrating Confluence do you see any 14+ hours to restore the backup?
We are targetting datacenter server to AWS. Jira is on Windows with MSSQL. Now I am migrating it to Linux with Postgresql.
Jira migration is sucessfull in 45 minutes. But Confluence taking 14+ hours after increasing Heap size its 7 hours.
Any idea how to overcome from this timeline?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Kavirajacholan Selvaraj sorry for late reply
I have migrated Jira only we are not using confluence and we are using jira Server.
Thanks,
Kumar
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.
@Kumar Have you used EFS for attachments while migrating to Jira? When I did xml backup import in new server.
I changed the BaseURL
Now I am not able to configure Attachments, Application links, Avatars, Logs. Any idea how you achieved that?
Please advise.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Kavirajacholan Selvaraj i have not used any EFS I directly Dumped the Old db into New RDS db
I have followed the AWS documentation
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL.Procedural.Importing.html
Thanks,
Kumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you @Kumar Do you configured SSO and faced any issues like this?
"You must set a valid base URL."
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.