2020-07-20 11:12:56 +07:00
2020-06-22 14:38:49 +07:00
2020-06-22 17:08:48 +07:00
2020-06-22 14:22:24 +07:00
2020-06-26 14:51:53 +07:00
2020-06-26 14:51:53 +07:00
2020-06-22 00:27:57 +07:00
2020-06-26 14:51:53 +07:00
2020-06-23 15:53:37 +07:00
2020-07-20 11:12:56 +07:00

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

Description
Modern self-hosting framework, fully automated from empty disk to operating services with a single command.
Readme 13 MiB
Languages
Python 41.2%
Go 22.8%
HCL 12%
Jinja 9.8%
Shell 4.6%
Other 9.6%