Sign inSign up

christopher95/gogs

By christopher95

Updated 7 months ago

Image
0

176

christopher95/gogs repository overview

Gogs; E/// SRE Hands-On Project

Pre-configured Gogs instance with demo repository containing SRE project deliverables.

Quick Start

docker run -d --name gogs -p 3100:3000 -p 10022:22 christopher95/gogs:v0.1

Access: http://localhost:3100 Login: root / 123456

What's included

  • Gogs configured with SQLite3 (no external DB needed)
  • demo/go-web-hello-world repository with:
    • Go web application source code
    • Optimised multi-stage Dockerfile (7.42MB image)
    • Kubernetes deployment and service manifests
    • Dashboard admin ServiceAccount config
    • Kubeconfig for Kind cluster
    • Full project documentation/MOP (README.md)

Added the multiarch version so should run on both arm and amd

Tag summary

Content type

Image

Digest

sha256:d4425c0b3

Size

54.5 MB

Last updated

7 months ago

docker pull christopher95/gogs:v0.1