-
Create container image that’s has Jenkins installed using dockerfile
-
When we launch this image, it should automatically starts Jenkins service in the container.
-
Create a job chain of job1, job2, job3 and job4 using build pipeline plugin in Jenkins
-
Job1 : Pull the Github repo automatically when some developers push repo to Github.
-
Job2 : By looking at the code or program file, Jenkins should automatically start the respective language interpreter installed image container to deploy code ( eg. If code is of PHP, then Jenkins should start the container that has PHP already installed ).
-
Job3 : Test your app if it is working or not.
-
Job4 : if app is not working , then send email to developer with error messages.
-
Create One extra job job5 for monitor : If container where app is running. fails due to any reson then this job should automatically start the container again.
-
Notifications
You must be signed in to change notification settings - Fork 0
By looking at the code or program file, Jenkins should automatically start the respective language interpreter installed image container to deploy code
License
ShirshaDatta/ass2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
By looking at the code or program file, Jenkins should automatically start the respective language interpreter installed image container to deploy code
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published