Jump to content
Changes to the Jaspersoft community edition download ×
  • This documentation is an older version of Jaspersoft for AWS User Guide. View the latest documentation.

    Using Customized Configuration Files for Server Instances

    JasperReports Server 6.4 allows you to use the S3 bucket for your CloudFormation stack to store customized configuration files for creating your EC2 instances. Uploading the configuration files to the S3 bucket will apply the customizations to every instance created from the stack, including instances created as part of a cluster. In the S3 bucket, you must recreate the JasperReports Server structure for the configuration files, starting with the conf and webapp folders at the Tomcat root level.

    warning-icon-ns_28x28.png.242e7be1e30318b85b185eeca3ea957e.png

    If you want to remove the customized file from an EC2 instance, you will need to copy the original configuration file to the S3 bucket and reboot the instance. This will replace the file on the instance and remove the customizations from JasperReports Server. Deleting the customized file from the S3 bucket without adding a replacement will not remove the customizations when the instance is rebooted.

    To upload your customization:

    1. On the AWS Management Console homepage, click CloudFormation.
    2. Click on the name of the CloudFormation stack for your cluster.
    3. Find the name of the stack's S3 bucket on the Outputs tab.
    4. Return to the AWS Management Console homepage and click S3.
    5. Find the bucket for your cluster and click on the name.
    6. Click Create Folder. Recreate the paths to your configuration files starting with the conf and webapp folders.
    7. After creating the folder paths, browse to the folder for your configuration file.
    8. Click Upload.
    9. Click Add files and find the configuration file on your local machine.
    10. Click Upload to upload the configuration file.

    AWS uploads the file and stores it in the S3 bucket.

    11. With the configuration file in place, reboot or terminate the cluster from the EC2 > Instances > Instances page.

    When the cluster is rebooted or recreated, the changes based on the configuration file will be in place.


    User Feedback

    Recommended Comments

    There are no comments to display.



    Guest
    This is now closed for further comments

×
×
  • Create New...