Project

General

Profile

Actions

Wiki » History » Revision 4

« Previous | Revision 4/5 (diff) | Next »
Dominik Meyer, 12/22/2024 04:09 PM


FHEM Container Image

This projects aims at creating a secure container for running the Home-Automation System FHEM.
It is not intended for running in a docker environment but in a kubernetes environment.

Usage Strategy

The main usage strategy of this container is using external protocols like MQTT or HTTP to update the devices
within FHEM. All the modules of a normal FHEM installation are available but I will not provide any support
in setting them up in a containerized environment.

Features

FHEM Main branch

The main branch of FHEM is still called master but I consider that inappropriate so I will use main instead.
On every build the container will fetch the current main branch of FHEM and updates the container image with it.

Update Strategy

This image does not support updating FHEM or the underlying Debian image by executing any command. Updates will only
be distributed through updated container images. This is the established way of kubernetes and will never been changed
by myself.

Additional FHEM Modules

Because you cannot add FHEM update sites at runtime of the container the image includes some modules I need.

FHEM-NTFY

SST

Tags:

Updated by Dominik Meyer 27 days ago · 5 revisions