Modern self-hosting framework, fully automated from empty disk to operating services with a single command.
Go to file
Khue Doan f073361e7f Revert "Test hide README"
This reverts commit a1c4369056e65669396a796534d18479c61379de.
2020-08-10 14:44:48 +07:00
applications Move all applications to seperate folder 2020-07-20 11:17:34 +07:00
roles/lxd Revert "Revert "Use deb version of LXD instead of snap"" 2020-08-02 23:18:42 +07:00
terraform Re-order provision commands 2020-08-10 00:10:19 +07:00
.gitignore Ignore terraform state lock 2020-07-23 10:33:59 +07:00
playbook.yml Remove OpenNebula for now 2020-07-25 14:47:41 +07:00
README.md Revert "Test hide README" 2020-08-10 14:44:48 +07:00
Vagrantfile Use CentOS instead of Ubuntu 2020-08-10 01:00:10 +07:00

Khue's Home Lab

Table of contents

Features

Infrastructure

Ansible Docker Helm Kubernetes LXC 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