Dhanush Ndhanushnehru.hashnode.dev·Aug 10, 2024Introducing the TryHackMe Badge Action Workflow: Automate Your Security Achievements DisplayAs developers, we are constantly seeking for methods to demonstrate our abilities and accomplishments. TryHackMe provides an excellent forum for cybersecurity enthusiasts to learn and demonstrate their expertise. However, manually upgrading your TryH...Discuss·3 likesGithubActions-Projects
Snigdha Chaudharisnigdhachaudhari.hashnode.dev·Jul 24, 2024Mastering CI/CD with GitHub ActionsContinuous Integration and Continuous Deployment (CI/CD) are essential practices in modern software development, ensuring that your code is always in a deployable state. GitHub Actions, a powerful CI/CD tool, allows you to automate your workflows dir...Discuss·26 readsGitHub
Gopi Vivek Mannevivekmanne.hashnode.dev·Jul 23, 2024𝑫𝙚𝒗𝙊𝒑𝙨𝒊𝙛𝒊𝙘𝒂𝙩𝒊𝙤𝒏 𝒐𝙛 𝙂𝒐 𝑾𝙚𝒃 𝑨𝙥𝒑𝙡𝒊𝙘𝒂𝙩𝒊𝙤𝒏💁 Overview This project demonstrates how to deploy a Go based web application to Amazon EKS (Elastic Kubernetes Service) with a complete CI/CD pipeline using GitHub Actions, Helm, and ArgoCD. ❇ Implementation 💠 Clone the Repository Firstly, clone t...Discussargocd deploy applicationn
Narendra Nnaren-cloud.hashnode.dev·Feb 11, 2024GithubActions-ProjectsNote: 1. Tic-Tac-Toe Game deploy on EKS through Github Actions Create 1st EC2(ubuntu 22.04, t2.large) and attach IAM(Admin access or EC2+S3+EKS Full accesses) Role Install Docker & run sonar container, access sonar(9000) and run script.sh(JDK...DiscussGithubActions-Projects