Bash Scripts to Automate
Shell Script to deploy an Auto Scaled Environment from Base Image.
Shell Script to create a Self Signed Certificate for Encrypted Traffic between Server and Client.
Shell Script to Delete AWS EC2 Snapshots on a Date/Time basis and exclude Snapshots required to be kept.
Shell Script to Delete AWS Media Store Files since there is no option to delete multiple files.
Shell Script to install the latest Stable ELK Stack on Ubuntu/Debian.
Shell Script to install XMRRig on Ubuntu 14/16.
Shell Script to Create Mongo DB Compressed Backup and upload it to AWS S3. Not suitable for Large Databases.
Shell Script to Create Mongo DB Incremental Backup based on OPLog. OPLog needs to be enabled/configured.
rsyslog.conf template to store logs under a single directory with tailoring HOSTNAME/LOGFOLDER/LOGFILE
Shell Script to download MySQL Backup from S3, perform some specific Operations and Restore.
Shell Script to upload files to AWS S3 Static Website Hosting because AWS S3 mismatches the header of the Static Content.
Shell Script to check JSON Generation for Magento2 and send Email Alert.
Shell Script to Monitor Website/URL and Send Email Alert.
Shell Script to keep Monitor Website/URL Status Header and if not found 200 perform operation e.g. Restart the Service.
Shell Script to clear RAM based on percentage.