Jump to content
We've recently updated our Privacy Statement, available here ×

AWS Cloud Formation Template for Clustering


pete.tyo

Recommended Posts

I am trying to leverage the AWS Cloud Formation template to create a JasperSoft Reports Server cluster. However none of the instances are coming into service as seen by the load balancer. Has anybody else had this problem? Any help would be greatly appreciated.

 

Thanks,

 

Pete

Link to comment
Share on other sites

  • 1 month later...
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • 3 weeks later...

The Clustering CloudFormation templates for Jaspersoft 7.2 changed dramatically from 7.1. They now implement AWS best practices for using UserData to inject initialization scripts and will become modular in the future.

One of the big changes is the Clustering CFTs were changed to assume that an empty Postgres RDS repository database had been set up before the CFT was run, so the CFT expects working database connection parameters to be entered. This is what is meant by "manual setup".

If you don't enter valid database details, you will see the CFT complete successfully, but the system is not up.

Please find attached a Clustering CFT for JasperReports Server BYOL 7.2 that does automatically create a new RDS instance and also allows flexibility for deploying the load balancer, Jaspersoft instances and the RDS instance into a VPC and different subnets.

 

Sherman

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...