Skip to content

SuleimanWA/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

#################### Deploy artifacts fro jenkins #################################

ansible-playbook deploy-artifacts.yml

To ovverride variables from group_vars/all run the above command with -e "variable=value" ansible-playbook deploy-artifacts.yml -e " ubuntu-server=<> , jenkins-server=<> , src_jenkins=<> , dest_deploy=<> "

#################### Deploy docker container for nodejs ############################

ansible-playbook -i inventories/prod deploy-nodejs.yml -e "hosts="

To ovverride variables from group_vars/all run the above command with -e "variable=value"

################### chef ############################

install knife-ec2

knife.rb contain the access keys for aws account

run the script inside create-ec2.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published