Modern self-hosting framework, fully automated from empty disk to operating services with a single command.
Go to file
2020-10-28 23:30:16 +07:00
infrastructure Restructure infrastructure code 2020-10-28 19:03:59 +07:00
platform Initial platform config 2020-10-28 23:30:16 +07:00
software Restructure software code 2020-10-28 19:06:16 +07:00
.gitignore Remove Vagrant 2020-10-28 12:35:48 +07:00
README.md Replace OpenNebula logo with OpenStack 2020-10-28 09:31:01 +07:00

Khue's Home Lab

Table of contents

Features

Infrastructure

Ansible Docker Helm Kubernetes OpenStack Terraform

Applications

Gitea MariaDB NGINX Pastebin PeerTube Plex

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

Notes

  • Node hostname must be different and has proper domain (for example node0.homelab.local)