Skip to content

ics-unisg/cicd-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI/CD

  1. Fork this Repository
  2. Start a new ubuntu vm.
  3. Install docker and zsh
curl https://gist.githubusercontent.com/eigenmannmartin/db64d85f9bc5b03b071b4afc281aa238/raw/ | sh
  1. Define SSH_HOST, SSH_PRIVATE_KEY and SSH_USER.

SSH_USER is the username

SSH_HOST is the ip address of the vm

SSH_PRIVATE_KEY is the private key for the user that has admin rights on that vm

image

  1. Push new code to the main branch
  2. Open in your browser https://app.<server-ip>.nip.io

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages