Modern self-hosting framework, fully automated from empty disk to operating services with a single command.
Go to file
2020-10-27 23:26:40 +07:00
ansible
applications
pxe-server@bb0facf071 Update PXE server 2020-10-27 20:02:16 +07:00
terraform
tools Add entrypoint script for tool container 2020-10-27 23:26:40 +07:00
.gitignore
.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
Vagrantfile

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