go-service

module
v0.0.0-...-d8c6387 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2021 License: MIT

README

Go service template

Run docker compose on local env

docker compose -f zarf/docker-compose.dev.yml up --build
#or
make compose

Run in local kubernetes cluster

make docker-build
make kind-up
make kind-load
make kind-apply

Provision aws env

export TF_VAR_ghcr_token=$GHCR_TOKEN

terraform apply
chmod 400 .ssh/key.pem 
ssh -i .ssh/key.pem ec2-user@IP

Directories

Path Synopsis
app
business
foundation
web

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL