mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-08 14:33:52 +07:00
1ebef47d82
This reverts commit 8fb91d88d7edbba2dd99ab775af35f699827d858.
1.9 KiB
1.9 KiB
Khue's Home Lab
Table of contents
Features
Infrastructure
Applications
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