Updated README.

This commit is contained in:
Otho Ulrich 2023-01-01 01:05:22 -05:00
parent 233c2eda2b
commit 7c5c02ab5b
Signed by: Otho
GPG Key ID: 16C720CD3BBE21D9

View File

@ -2,10 +2,11 @@
This is my professional website you are currently viewing. Thanks!
# Structure
The domain comprises:
- Website to be served at https:///www.othoulrich.com.
- Gitea server to host some code examples.
- Terraform to manage domain.
The domain repo comprises:
- Website to be served from the apex domain and www host.
- Gitea server to host some code examples from the code host.
- nginx-proxy reverse proxy to control traffic.
- Terraform to manage dns.
# Associated Projects
- https://code.othoulrich.com/otho/industry-cv compiles my curriculum vitae and adds it this `htdocs` directory.