How To Setup Jenkins using BootStrap Scripts in AWS EC2 Instance while Launching
What is a bootstrap script in aws?
If you want to execute some commands during boot up(launch), you can execute them easily by loading the script in the user data section during the EC2 launch. Bootstrap scripts run only once - when the instance is i...
biswajitblogs.hashnode.dev4 min read