Hi
I manage to deploy a Confluence Server onto AWS ECS with the CONFLUENCE HOME mounted in a EFS volume.
Things seems to be working, but it seems I also need to have the INSTALLATION folders, i.e. /opt/atlassian/confluence, in the EFS as some important of the important configuration files are in the INSTALLATION.
How do you "push" the docker binaries into the EFS?
Anyone managed to deploy confluence into AWS fargate? Please share the steps.
thanks.