Project

General

Profile

Wiki » History » Version 3

Dominik Meyer, 12/22/2024 04:06 PM

1 1 Dominik Meyer
# FHEM Container Image
2
3
This projects aims at creating a secure container for running the Home-Automation System [FHEM](https://fhem.de/).
4
It is **not** intended for running in a *docker* environment but in a *kubernetes* environment.
5 2 Dominik Meyer
6
## Features
7
8
### FHEM Main branch 
9
10 3 Dominik Meyer
The main branch of FHEM is still called *master* but I consider that inappropriate so I will use **main** instead.
11
On every build the container will fetch the current main branch of FHEM and updates the container image with it.
12
13
## Update Strategy
14
15
This image does not support updating FHEM or the underlying Debian image by executing any command. Updates will **only**
16
be distributed through updated container images. This is the established way of kubernetes and will **never** been changed 
17
by myself.
18 2 Dominik Meyer
19
### Additional FHEM Modules