mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-07 14:03:01 +07:00
Modern self-hosting framework, fully automated from empty disk to operating services with a single command.
ansibleargocddevopsdockerfedoragitopshelmhomelabk3sk8s-at-homekubernetesnetbootpxeself-hostingterraform
f073361e7f
This reverts commit a1c4369056e65669396a796534d18479c61379de. |
||
---|---|---|
applications | ||
roles/lxd | ||
terraform | ||
.gitignore | ||
playbook.yml | ||
README.md | ||
Vagrantfile |
Khue's Home Lab
Table of contents
Features
Infrastructure
Applications
Run locally
Add the following lines to the /etc/hosts
file:
127.0.0.1 khuedoan.com
127.0.0.1 git.khuedoan.com
Start the services
$ MYSQL_ROOT_PASSWORD='PASSWORD_HERE' docker-compose up --build