Home-Lab-Containers

Holds all docker compose files and setup scripts required for each Linux system

GPL-3.0 License

Stars
0
Committers
1

Home Lab Containers

Summary

This repository keeps an active list of all the docker stacks and key software components for each Pi in my home. This was done to version control each device in my house and maintain the configs across multiple linux devices.

Downloading the Repository

When downloading the repository it is advised to recursively download all the submodules as well. To do so please use the following commands:

git submodule update --init --recursive