gotti / gotti.dev

https://gotti.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deployment process of gotti.dev consists of g8s(gotti house k8s) and GitHub Actions.

GitHub Actions pushes built docker image that serve homepage made with hugo, to GitHub Packages.

GitHub Actions also replace image tag in manifests/nginx-static.yml with commit id and pushes to deployment branch.

After pushed, ArgoCD on g8s will detect changes and deploy.

About

https://gotti.dev


Languages

Language:TypeScript 88.1%Language:SCSS 8.6%Language:Shell 1.6%Language:Dockerfile 1.4%Language:JavaScript 0.2%