Skip to content

docker-compose and config files for smarthome-ng, smartvisu, knxd

Notifications You must be signed in to change notification settings

kalinjul/smarthome-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smarthome-compose

Inspired by https://github.com/henfri/docker

This is a docker-compose file with required config directories for running:

  • smarthome-ng
  • smartvisu
  • knxd

Currently not running (but originally included in henfri's compose file):

  • owfs (one wire)
  • influxdb
  • grafana
  • openhab

To run this, you will need git and docker-compose.

Install docker compose

Clone this repository

git clone git@github.com:julakali/smarthome-compose.git

Configuration of KNXd

Configuration of smarthome-ng

Installation/Configuration of smartvisu

Change to the directory in which docker-compose.yml is located.

wget http://www.smartvisu.de/download/smartVISU_2.8.zip
unzip smartVISU_2.8.zip

SmartVISU files should now be in /smartVISU. The smarthome-ng plugin 'smartvisu' will generate its pages to smartVISU/pages/.

Startup

docker-compose up

About

docker-compose and config files for smarthome-ng, smartvisu, knxd

Resources

Stars

Watchers

Forks

Packages

No packages published