mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-08 14:58:01 +07:00
c6162452b1bda6c3110d4635b51a5180113379d3
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%