Modern self-hosting framework, fully automated from empty disk to operating services with a single command.
Go to file
2020-10-28 12:36:05 +07:00
ansible Run PackStack to install OpenStack 2020-10-11 18:25:52 +07:00
applications
terraform Use Terraform 0.13 2020-10-04 04:57:13 +07:00
tools Add openstack client 2020-10-28 10:47:32 +07:00
.gitignore Remove Vagrant 2020-10-28 12:35:48 +07:00
bridge.sh Add bridge script 2020-10-27 20:02:34 +07:00
docker-compose.yml Turn off host network mode 2020-10-28 12:36:05 +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)