- Shell 100%
| docker | Added example caddy configthis allows openid connect auth using keycloak | |
| helperScripts | Updated update script | |
| onion-site | Added basic config for setting up an onion site | |
| LICENSE | Add LICENSE | |
| Readme.md | Removed notes about what the main script does | |
| setupHomeLab.sh | Update setupHomeLab.sh | |
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.