Modern self-hosting framework, fully automated from empty disk to operating services with a single command.
Go to file
2020-10-28 09:31:30 +07:00
ansible Run PackStack to install OpenStack 2020-10-11 18:25:52 +07:00
applications
terraform
tools Add wake on lan package 2020-10-28 09:31:30 +07:00
.gitignore Ignore OpenStack password file 2020-10-28 09:16:44 +07:00
bridge.sh Add bridge script 2020-10-27 20:02:34 +07:00
docker-compose.yml Change network mode to host 2020-10-27 23:27:04 +07:00
README.md Replace OpenNebula logo with OpenStack 2020-10-28 09:31:01 +07:00
Vagrantfile Restructure Ansible 2020-10-11 13:06:39 +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)