Skip to content

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

License

Notifications You must be signed in to change notification settings

ScottGibb/Home-Lab-Containers

Repository files navigation

Home Lab Containers

License: GPL v3 Static Analysis

Tools and Processes

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