Modern self-hosting framework, fully automated from empty disk to operating services with a single command.
Go to file
2020-10-22 13:35:47 +07:00
ansible Run PackStack to install OpenStack 2020-10-11 18:25:52 +07:00
applications
pxe-server@54393314ee Add PXE server 2020-10-22 13:35:47 +07:00
terraform
tools Install dependencies 2020-10-21 12:31:28 +07:00
.gitignore
.gitmodules Add PXE server 2020-10-22 13:35:47 +07:00
docker-compose.yml Add tools container 2020-10-20 00:06:06 +07:00
README.md
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