UPDATE ......Confluence has now been updated to version 9.2.6. Please see following page for details and feedback about changes:
Updates
...
- Login and choose the site from the top right corner menu
- Choose EC2 dashboard
- Allocate elastic IP addresses from left menu, network & security > elastic ips
- There is a template called seamlessaccess_template. Launch instance from Instances>launch instance>launch instance from template
- Go to instances, change the name and hostname so it is easily identifiable.
- Go to network & security > elastic ips, click on one of the free elastic ips, choose ‘associate elastic ip address’ on top and then choose the instance and private ip address of the instance you want the elastic ip to be associated to
- Create necessary security groups
- Go to Instances, click on the instance, add secruity groups by double clicking on the instance. Choose Networking > change security groups.
- If disk needs to be resized, follow this ( may not be needed in ubuntu 24 images, but had to change the hostname)
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/recognize-expanded-volume-linux.html (Extending a Linux file system after resizing a volume)
...