So far, I have set up a custom EBS volume based on the guide. I've also:
- Modified the
settings.xml file located at /mnt/bamboo-ebs/maven/.m2/settings.xml - Added a
settings-security.xml at <span>/mnt/bamboo-ebs/maven/.m2/settings-security.xml</span> - Modified
customise-extras.sh at /mnt/bamboo-ebs/bin/customise-extras.sh to include copying the settings-security.xml alongside the settings.xml
Now, I don't see any of those files getting transferred to the elastic instance. An even bigger problem is that I don't see any files at all at /mnt/bamboo-ebs when I attached it to a new elastic instance.
This instance is an unmodified Atlassian configuration, with an attached EBS snapshot as mentioned above.
Any insight at all to this issue?