Development environment

created: Mon, 29 Jul 2024 16:19:31 GMT, modified: Fri, 03 Jan 2025 16:58:37 GMT

Bits, pieces and components of development environment.

Goals

  • define deployments as Helm/Kustomize and deploy changes on commit
  • expose applications with ingress

Implementation

  • Public
  • Private (VPN)

Services

  • Ingress/TLS
    • ingress-nginx
    • cert-manager
    • traefik
  • Identity Provider
    • Keycloak
    • Zitadel
    • Authentik
    • Authelia
  • Database Provider
    • Cloud Native PG
    • Zalando PG
  • CI/CD
    • Woodpecker
  • SCM
    • GitLab
    • Forgejo
    • Gitea