Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foreman-docker

Foreman pre-installed in a docker image. This foreman includes a smart proxy with DHCP,TFTP and Puppet pre-configured. The Discovery and compute plugins are enabled by default.

To run: docker run -it --name foreman --privileged=true -p 443:443 -p 8443:8443 -p 8140:8140 -p 67:67/udp -p 69:69/udp -p 80:80 davejohnston/foreman:1.7 --enable-dhcp --dhcp-range="10.30.0.100 10.30.0.200"

About

Foreman pre-installed in a docker image. This foreman includes a smart proxy with DHCP,TFTP and Puppet pre-configured. The Discovery and compute plugins are enabled by default.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages