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: 12 months 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-09T22:11:01.000Z (about 1 year ago)
- Last Synced: 2025-03-15T00:34:46.431Z (about 1 year ago)
- Topics: docker, homelab, portainer, proxmox-ve
- Language: Shell
- Homepage:
- Size: 26.4 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)
```