Skip to content

Docker image for the MAX! Home Automation application by Dmitry A. Kazakov

License

Notifications You must be signed in to change notification settings

Kwull/max-home-automation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAX! Home Automation

Docker Automated build Build Status

Docker image for the MAX! Home Automation application by Dmitry A. Kazakov.

Wrapped in the docker-baseimage-gui from Jocelyn Le Sage.

Usage:

docker run --rm -p 5800:5800 -v /my/config/path:/config kwull/max-home-automation

You should be able to access the xterm GUI by opening in a web browser:

http://[HOST IP ADDR]:5800

You can optionally use port 5900 to access the application's GUI via the VNC protocol.

Check out the Environment Variables section from docker-baseimage-gui to customize the behavior of the container and the application.

About

Docker image for the MAX! Home Automation application by Dmitry A. Kazakov

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 80.6%
  • Shell 19.4%