Personal landing page for unbiasedgeek.com
| Dockerfile | ||
| index.html | ||
| LICENSE | ||
| README.md | ||
| style.css | ||
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