An open API service indexing awesome lists of open source software.

https://github.com/preinboth/dockerhomelab


https://github.com/preinboth/dockerhomelab

docker docker-compose home-lab home-server self-hosted

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# docker-HomeLab

## in progress

=======

[![Lint YAML files](https://github.com/preinboth/dockerHomelab/actions/workflows/yamllint.yaml/badge.svg?branch=main)](https://github.com/preinboth/dockerHomelab/actions/workflows/yamllint.yaml)

[![Test Docker Compose](https://github.com/preinboth/dockerHomelab/actions/workflows/docker-test.yml/badge.svg)](https://github.com/preinboth/dockerHomelab/actions/workflows/docker-test.yml)

=======

## Docker Container für dein Homelab

Dieses Repository ist eine Sammlung von Docker-Compose Dateien für Homelab.

## Netzwerk aufsetzen

``` ini
docker compose -f compose-files/common-networks.yml up -d
```