Modern self-hosting framework, fully automated from empty disk to operating services with a single command.
Go to file
2020-10-27 23:26:12 +07:00
ansible Run PackStack to install OpenStack 2020-10-11 18:25:52 +07:00
applications
pxe-server@bb0facf071 Update PXE server 2020-10-27 20:02:16 +07:00
terraform Use Terraform 0.13 2020-10-04 04:57:13 +07:00
tools Add more packages and entrypoint 2020-10-27 23:26:12 +07:00
.gitignore Ignore terraform state lock 2020-07-23 10:33:59 +07:00
.gitmodules Add PXE server 2020-10-22 13:35:47 +07:00
bridge.sh Add bridge script 2020-10-27 20:02:34 +07:00
docker-compose.yml Add WIP Kolla Ansible 2020-10-24 07:41:04 +07:00
README.md Revert "Remove OpenNebula for now" 2020-10-03 09:15:16 +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 LXC OpenNebula 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