Skip to content

em-nani/FIntech-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIntech-Sample

This is code base stores a cloudformation yaml template for each CI/CD server configuration.

To Run do the following: npm install npm run

#To activate mocha and chai for testing run

npm install --save-dev mocha chai

Run terraform no lock

terraform apply -lock=false

Ansible inline

  • sudo apt-get update
  • echo deb http://ppa.launchpad.net/ansible/ansible/ubuntu focal main > ansible.list
  • sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 93C4A3FD7BB9C367
  • sudo apt-get update
  • sudo apt install ansible
  • chmod 600 jenkins_nexus.pem
  • scp -i /Users/michelle/downloads/jenkins_nexus.pem /Users/michelle/downloads/jenkins_nexus.pem [email protected]:/tmp/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors