Skip to main content

24 docs tagged with "blaster"

View all tags

Blaster Arcade Game

Overview of the Blaster emoji arcade game and how it fits into The Muppit Sphere.

Blaster Dev K8s manifests

Structure and contents of the Blaster app Kubernetes manifests under k8s/dev and k8s/prod, including secrets, database, deployment, ingress and SOPS encryption.

Blaster GitOps Series

High-level overview of how the Blaster demo game is used as a worked example of moving from local development to Kubernetes dev and prod using GitLab, Kaniko and FluxCD.

Blaster Repo and Branches

How the Blaster app and infra repos are structured, how branches map to environments, and how merge requests control promotion from dev to prod.

Clerk setup for Blaster

End-to-end Clerk setup for the Blaster game, from dev to production, including domains, Google OAuth, CI variables and Kubernetes wiring.

Dev Flux Sources And Kustomizations

How FluxCD GitRepository and Kustomization resources are configured for the Blaster game, including bootstrap, SOPS decryption and the blaster-dev environment.

Dev Image Automation with Flux

How Flux image automation discovers Blaster images in the GitLab registry, picks the latest dev tag, and updates the k8s/dev Deployment manifest in Git.

Dev SOPS and Age for Flux

How SOPS and age are used to encrypt secrets for the Blaster app and Flux GitOps configuration across app and infra repositories.

Dev Verification

End to end verification and troubleshooting guide for the Blaster GitOps stack, covering Git, CI, SOPS, Flux, image automation and Kubernetes health.

Google OAuth for Clerk (Blaster)

Configure Google OAuth for Clerk in the Blaster production deployment, from Google Cloud and Clerk setup through to testing and common error patterns.

Prod Cloudflare Tunnel Routing

Runbook for wiring blaster.muppit.au via Cloudflare Tunnel, issuing Origin CA certificates and restarting cloudflared safely.

Prod Deployment Overview

High level overview of the Blaster production deployment, with pointers to detailed runbooks for Kubernetes manifests, Flux GitOps, Cloudflare and security hardening.

Prod GitOps via Flux Runbook

Runbook on how the blaster game moves from Kubernetes dev to prod using GitLab, Kaniko, FluxCD and dynamic images.