Skip to content

InoGo-Software/docker-ssh-slave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ssh-slave

Installation slave

  • Install docker on host system:
  • Run sudo chmod 777 /var/run/docker.sock
  • Put PUB key into docker-compose.yml
  • Run docker-compose up -d

Installation Jenkins master

  • Remote root directory /home/jenkins
  • Launch method Launch agents via SSH
  • Host: public ip/hostname of slave
  • Credentials: Select private key credentials with user: root if you need sudo rights otherwise jenkins
  • Host Key Verification Strategy: Manually trusted key verification strategy
  • Port: 2222
  • JavaPath: /usr/local/openjdk-8/bin/java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages