Skip to content

Deploy containerised Jenkins with Ansible, or with docker-compose.

Notifications You must be signed in to change notification settings

justai-net/homework-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homework-jenkins

Deploy containerised Jenkins with Ansible, or with docker-compose.

Pull Image

# docker pull justai/homework-jenkins

Start Jenkins

# docker-compose up

Use Ansible playbook to install Docker, Pull Image, Start Image

# ansible-playbook -i inventory playbooks/deploy-jenkins.yml

About

Deploy containerised Jenkins with Ansible, or with docker-compose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published