857 B
857 B
date, updated
| date | updated |
|---|---|
| 2025-4-02 | 2025-04-02 |
Homelab Documentation
Documentation about how the homelab is setup.
Containers
Services run inside of docker containers that are spread between several servers, which run them. The containers are deployed using a container orchestrator, currently using komo.
All of the services have a corresponding repository for their configuration that
is hosted on an internal git server. The
configuration will consist of a docker compose file (generally named
compose.yaml). There is often an example.env file service the example are
for documentation purposes. The environment variables themselves as well that
will have the names of environment variables needed for the service to run, the
values in are setup in the container orchestrator for the