Jump to content
We've recently updated our Privacy Statement, available here ×
  • Jaspersoft for AWS Samples, Resources, Tips and Tricks


    swood_1
    • Features: JasperReports Server Version: v8, v8.0, v8.0.0, v8.1, v8.2, v7 Product: Jasper Deployment

    Jaspersoft for AWS


    Deployment Options

    Hourly

    BYOL

    Quick Start


    Architecture Options

    Single Instance

    • JasperReports Server and Postgres repository database on a single instance

    Cluster

    • Application Load Balancer
    • Postgres RDS repository
    • Instances in an Auto Scaling Group
    • SNS to support cluster synchronization
    • S3 bucket for license and server customizations

    CloudFormation Templates

    CloudFormation templates that are attached to the Jaspersoft AWS Marketplace listings are the recommended approach to launching JasperReports Server.

    To use a CloudFormation template, you must first subscribe to the AWS Marketplace listing, in order to get access to the AMIs the template uses.

    Included in the CloudFormation templates on the Marketplace is a Mapping of the AMIs for the particular listing type - Hourly, MT, BYOL - and version. 

            "AWSRegionAMI": {
                "us-east-1": {
                    "64": "ami-06f91cd7d5536aed2"
                },
                "us-east-2": {
                    "64": "ami-07f4e1c328364f8e4"
                },
                ....
           }

    If you customize CloudFormation templates for a particular version and want to upgrade to a new release of the AMIs, you will need to update this AWSRegionAMI Mapping.


    CloudFormation examples and advanced deployments


    Troubleshooting


    User Feedback

    Recommended Comments

    There are no comments to display.



    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...