khuedoan-homelab/README.md
2020-10-28 09:31:01 +07:00

1.9 KiB

Khue's Home Lab

Table of contents

Features

Infrastructure

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

Notes

  • Node hostname must be different and has proper domain (for example node0.homelab.local)