mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-09 15:29:44 +07:00
bf842aee9c41f997677fab4cd582775e904fa10d
Khue's Personal Website
Features
- Home page and blog written in Rust: khuedoan.com
- Gitea: git.khuedoan.com
- Database: MariaDB
- Reverse proxy: NGINX
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
Languages
Python
41.2%
Go
22.8%
HCL
12%
Jinja
9.8%
Shell
4.6%
Other
9.6%