Skip to content
This repository has been archived by the owner on Jul 7, 2018. It is now read-only.

luzifer-docker/fhem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

luzifer-docker / fhem

This image contains an installation of FHEM house automation software.

Usage

## Build container (optional)
$ docker build -t luzifer/fhem .

## Supply config and optionally custom modules
$ tree
.
├── config.cfg
└── custom-modules
    └── 32_fitbit.pm

1 directory, 2 files


## Execute curator
$ docker run --rm -ti -v $(pwd):/data -p 8083:8083 luzifer/fhem

Releases

No releases published

Packages

No packages published

Languages