1
0
Fork
You've already forked Simple-HomeLab-Setup
0
This repository contains things to easily setup a small HomeLab on a Debian 12 system.
  • Shell 100%
Find a file
2026年04月12日 14:21:59 +02:00
docker Added example caddy configthis allows openid connect auth using keycloak 2026年04月01日 11:28:40 +02:00
helperScripts Updated update script 2026年03月03日 19:17:56 +01:00
onion-site Added basic config for setting up an onion site 2026年03月08日 13:55:14 +01:00
LICENSE Add LICENSE 2026年04月12日 14:21:59 +02:00
Readme.md Removed notes about what the main script does 2026年03月03日 19:34:20 +01:00
setupHomeLab.sh Update setupHomeLab.sh 2026年03月29日 11:52:22 +02:00

Simple HomeLab Setup

This repository aims to aggregate a bunch of useful tools and configurations to make it easy to create a simple HomeLab with a bunch of services.

Compatibility

The scripts in this repository will mainly support Debian 12. Because of this they should work on many other distributions as well. But Debian is recommended as services like HomeAssistant want specifically Debian.

Docker (compose) configurations

The configurations in here will be kept quite small and easy to understand, but this will likely make them in some cases less performant and less secure. They are meant as a starting point and don't aim to be perfect.

Scripts

The scripts in the repository will not be to complex, just aggregating commands into a file to make it easier to install. I will not guarantee that they are the fastest or most secure way of setting up things, as they are likely not.