khuedoan-homelab/README.md
Khue Doan 1ebef47d82 Revert "Remove OpenNebula for now"
This reverts commit 8fb91d88d7edbba2dd99ab775af35f699827d858.
2020-10-03 09:15:16 +07:00

1.9 KiB

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