Remove instruction to run locally

This commit is contained in:
Khue Doan 2020-11-13 00:12:47 +07:00
parent 30f01c46a0
commit 7b8c99a5b0

View File

@ -30,19 +30,6 @@
- SSD: 128GB - SSD: 128GB
- Switch TP-Link TL-SG108 - Switch TP-Link TL-SG108
## 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 ## Notes
- Node hostname must be different and has proper domain (for example `node0.homelab.local`) - Node hostname must be different and has proper domain (for example `node0.homelab.local`)