Modern self-hosting framework, fully automated from empty disk to operating services with a single command.
Go to file
2020-10-11 13:06:39 +07:00
ansible Restructure Ansible 2020-10-11 13:06:39 +07:00
applications
terraform Use Terraform 0.13 2020-10-04 04:57:13 +07:00
.gitignore
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