An open API service indexing awesome lists of open source software.

https://github.com/akopdev/homelab


https://github.com/akopdev/homelab

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Homelab

Collection of scripts and configurations I use to manage my Raspberry Pi based Homelab.

## Install dependencies

```bash
brew install helmfile

# Install required dependencies
helmfile init
```