Secure One-Way Sync from Windows Server to Google Drive Using Rclone & AutoscriptSecure One-Way Sync from Windows Server to Google Drive Using Rclone & Automation scriptMay 29, 2025·5 min read
Building a GitHub Action Workflow to Transfer Data to S3 with Cron job PipelineAug 6, 2023·2 min read
Containerizing Python Script and Scaling with Selenium Grid#devops #python_script Step 1: Containerize the Python script Create a Dockerfile: Create a file named Dockerfile in the directory where your Python script (script.py) is located. The Dockerfile contains instructions for building the Docker image....Jul 29, 2023·4 min read
CI/CD Pipeline for Node JS ApplicationTask - 01 Step-1 Fork this repository: Create a connection to Jenkins job and GitHub Repository via GitHub Integration. Step-2 Adding Jenkins Webhook in Github Open Github repository. Go to “settings” and then to “hooks”. Click the “Add webhook” ...May 1, 2023·2 min read
Jenkins Freestyle Project for DevOps Engineers.Day-23 Task: Jenkins Freestyle Project for DevOps Engineers. The Community is absolutely crushing it in the #90daysofdevops journey. Today's challenge is particularly exciting as it entails creating a Jenkins Freestyle Project, an opportunity for Dev...Apr 23, 2023·3 min read
How to Install Automatic Tools in AWS EC2 Machine Using Shell Scripting in LinuxHi connection in this blog I'll automatically install tools in EC2 Machine I hope you like it Let's go and write our codes. First, we will set up our ec2 machine, go to launch instances -> give the name of your server -> choose OS image (Ubuntu) -> c...Mar 30, 2023·1 min read
#90 days of DevOps challenge- Day1#devops ## Introduction - Day 1 - What is DevOps : DevOps is a collaborative approach to software development that aims to improve the speed and quality of software delivery by breaking down the traditional silos that exist between development and ...Mar 25, 2023·3 min read