Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 873 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 873 Bytes

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