Skip to content

Rishats/rishat.space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rishat.space

  • My personal website.

TechStack

  • GoLang
  • GoHugo

How to develop?

cd source
hugo server

How to run?

Docker-compose (Production)

  1. Build and run
docker-compose -f docker-compose.yml build
docker-compose -f docker-compose.yml up -d

K8S (Production)

  1. Create service account in your k8s cluster
cd k8s/production

./service-account-for-cd.sh
  1. Deploy manifests
kubectl apply -f deployment.yaml

About

Simple gohugo based web page portofolio project.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors