Skip to content

Docker container w/ Firefox & OpenJDK to access Supermicro IPMI consoles without installing JDK on your machine

Notifications You must be signed in to change notification settings

BrendanHalley/ipmi_jessie_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Container IPMI Viewer

This docker image is made to access Supermicro IPMI interfaces.

Building Container

docker build . -t ipmi-viewer

Run

docker run -p 8080:8080 ipmi-viewer

Then on the host machine browse to https://localhost:8080

Credits

Heavy influence has been taken from https://github.com/E46-S54/ipmi_jessie_viewer, I've changed some things to make it work better and fit my best practices.

About

Docker container w/ Firefox & OpenJDK to access Supermicro IPMI consoles without installing JDK on your machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published