Skip to content

ralimardanov/project_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfiles, Jenkinsfiles and etc for terraform project.

Variables like PASS in jenkins/push/push.sh, BUILD_TAG(this is default in jenkins) should be exported. For manual deploy purposes (publish.sh script in jenkins/deploy folder) I've created variables in AWS SSM Parameter store. For this to work, you should have role with access to AWS SSM attached to EC2 instance.

For test, I'm creating second EC2 to which I deploy manually, that's why I have to change IP in jenkins/deploy/deploy.sh script manually.

For Jenkins pipeline implementation, DOCKER_PASS was defined as Secret Text credential, PROJECT_NAME variable was defined as global ENV.

PS: thanks ricardoandre97 for your cource and jenkins-resources repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published