Skip to content

null-none/docker-ipmi-kvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ipmi-kvm

This container runs:

  • Xvfb - X11 in a virtual framebuffer
  • x11vnc - A VNC server that scrapes the above X11 server
  • noNVC - A HTML5 canvas vnc viewer
  • Fluxbox - a small window manager
  • Firefox - For browsing IPMI consoles
  • Java-plugin - Because... you need java to access most IPMI KVM Consoles.

Run It

# on a remote host that can reach ipmi
$ docker run -p 6080:6080 kal1sha/ipmi-kvm-docker

# Now on your laptop
http://localhost:6080

About

A Dockerfile to make it easy to use the ipmi kvm on hosts

Resources

License

Stars

Watchers

Forks

Contributors