Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathcale/homelab
Everything related to my Homelab and virtualized environments
https://github.com/mathcale/homelab
docker homelab portainer proxmox-ve
Last synced: 10 days ago
JSON representation
Everything related to my Homelab and virtualized environments
- Host: GitHub
- URL: https://github.com/mathcale/homelab
- Owner: mathcale
- Created: 2025-01-22T21:28:58.000Z (17 days ago)
- Default Branch: main
- Last Pushed: 2025-01-23T05:21:39.000Z (16 days ago)
- Last Synced: 2025-01-23T06:25:40.589Z (16 days ago)
- Topics: docker, homelab, portainer, proxmox-ve
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homelab
Everything related to my Homelab and virtualized environments, including container configurations, VM templates and more.
I'm still figuring out how to make here pretty enough, so consider this repo a **WIP** for now.
## Setup new VM
```sh
bash <(curl -s https://raw.githubusercontent.com/mathcale/homelab/refs/heads/main/scripts/setup-vm.sh)
```