Update to use an Amazon Linux 2 image - WISCALERTS-2
- In order to increase disk space allocated for Docker container utilize Amazon Linux 2. By default Amazon Linux 2 uses
overlay2
storage driver, which gives the base storage size of the space left on the disk. - Removed SSM agent as it's shipped with all Amazon Linux 2 AMIs.
- Utilized
SSM
param store for storingIICS
user credentials. - Increased
EBS
volume size to allocate more disk space.
Edited by Nuwan Rajika Kumarasiri