unbiasedgeek-com/README.md

477 B

unbiasedgeek-com

Personal landing page for unbiasedgeek.com.

Static HTML + CSS, served by nginx:alpine. Built into a container image and published to the homelab Forgejo container registry; deployed by the homelab/homelab-IaC Terraform stack on home-node-1.

Build

docker build -t forgejo.labbity.unbiasedgeek.com/archeious/unbiasedgeek-com:latest .
docker push forgejo.labbity.unbiasedgeek.com/archeious/unbiasedgeek-com:latest