CISApp AMI Changelog
Description
Patched: Security patches applied on 20-FEB-2023
Node
- Added v14.20.x
Additional features
- Added voda prod db servers ip's in /etc/hosts for replica setup.
- Added voda dxl API ip's in /etc/hosts for whitelisting.
- CodeDeploy, CloudWatch.
- CIS Hardened
- Git installed
- Added new User oridevops
- AV Anti-virus installed
- Increased limits in limits.conf file in location
/etc/security/limits.conf - Added sysctl.conf in location
/etc/sysctl.conf - This AMI has Vodafone DB's Ip's in location
/etc/hosts - Added new User ori-devops.
- Security patched updated
- Installed clamAV
- Modified
- Changed the sshd config
- Added the Cronjob for Devops
- Created the
/syncAccessKeydirectory. - Modified the cron job duration for devops.sh to 10min.
| Sr. No | Mumbai | Ireland | N-Virginia |
|---|---|---|---|
| Current | ami-099a75dd25d2a687d | ami-0996f77b55866f17e | ami-0996f77b55866f17e |
| Source | ami-01c98427ca2db0349 | ami-0996f77b55866f17e | ami-0996f77b55866f17e |
ID: ami-099a75dd25d2a687d
Latest | Stable
Name: CISAppImage_20-FEB-2023
Release Date: 20th FEB 2023
Type: Node version upgradation.
Reason for update/Issues in previous version
- Need to remove ntp servers.
- Need to upgrade the version of node from 14.17 to 14.20.
- Need to remove jenkins and node repo from yum.
Changes
- Updated the security patches.
- Removed ntp public servers
- Updated node versions from 14.17 to 14.20
- Removed jenkins and node repo from yum
| Name | ID | |
|---|---|---|
| Current | CISAppImage_20-FEB-2023 | ami-099a75dd25d2a687d |
| Source | CISAppImage_6APR2022 | ami-01c98427ca2db0349 |
ID: ami-01c98427ca2db0349
Stable
Name: CISAppImage_6APR2022
Release Date: 06th APRIL 2022
Type: Modified the duration cronjob of synckeys_devops.sh to 10m.
Reason for update/Issues in previous version
- Security patched to be applied
- Need to scan and remove the vulnerabilities on the server.
- Need to create the
synckeys_devops.shfile insyncAccessKeysdirectory & - Need to change the duration of cronjob for
synckeys_devops.shfrom 30m to 10m
Changes
Updated the security patches.
Created the
ori-devopsuser.Installed the clamAV for scanning server.
Added cronjob for devops.
Created the
synckeys_devops.shfile insyncAccessKeysdirectoryModified the cronjob duration for
synckeys_devops.shfrom 30min to 10min.
| Name | ID | |
|---|---|---|
| Current | CISAppImage_6APR2022 | ami-01c98427ca2db0349 |
| Source | CISAppImageVodaProd_14Feb2022 | ami-09f673b6c4e88d140 |
ID: ami-09f673b6c4e88d140
danger
Name: CISAppImageVodaProd_14Feb2022
Release Date: 14th Feb 2022
Type: Security Fixes | Fixing Breaking issues
Reason for update/Issues in previous version
- Getting below error during scale-up and BG deployments in user-data.log
Error: Rpmdb checksum is invalid: pkg checksums: amazon-ssm-agent-0:2.3.662.0-1.amzn2.x86_64
- On checking, this seemed like dependency conflicts b/w yum and rpm. Also, could've been related to some outdated packages.
- Getting below error during scale-up and BG deployments in user-data.log
Changes
- Latest security patches installed |
yum update --security - Synced yum history |
yum history sync - Installed the ca-certificates |
yum install ca-certificates -y
- Latest security patches installed |
| Name | ID | |
|---|---|---|
| Current | CISAppImageVodaProd_14Feb2022 | ami-09f673b6c4e88d140 |
| Source | CISAppImage_24Jan2022 | ami-01272354f513b2006 |
ID: ami-01272354f513b2006
Danger
Name: CISAppImage_24Jan2022
Release Date: 24th Jan 2022
Type: Node version Upgrade
Reason for update/Issues in previous version
- We need to upgrade the node version from 10 to 14.
Changes
- Node updated
- PM2 updated
| Name | ID | |
|---|---|---|
| Current | CISAppImage_24Jan2022 | ami-01272354f513b2006 |
| Source | CISAppImageVodaProd30Jun2021 | ami-086817bdc01e9c8c4 |
ID: ami-086817bdc01e9c8c4
danger
Name: CISAppImageVodaProd30Jun2021
Release Date: 30th June 2021
Type: Git version installation
Reason for update/Issues in previous version
- we were install git by using Launch template. it's took a long time to install during scale out. so, we have added in AMI as well.
Changes
- Git installed.
| Name | ID | |
|---|---|---|
| Current | CISAppImageVodaProd30Jun2021 | ami-086817bdc01e9c8c4 |
| Source | CISAppImageVodaProd29Jan2021 | ami-0cdc38ac78474b706 |