Skip to content

ta729ip/gotti.dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.9%
  • SCSS 9.5%
  • Shell 1.8%
  • Dockerfile 1.6%
  • JavaScript 0.2%