Securing Applications Using Keycloak's Helm Chart

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Keycloak

    Open Source Identity and Access Management For Modern Applications and Services

    Keycloak, an open source identity and access management solution, offers single sign-on, user federation, and strong authentication for web applications and services.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. minikube

    Run Kubernetes locally

    Kubernetes cluster: You need a running Kubernetes cluster that supports persistent volumes. You can use a local cluster, like kind or Minikube, or a cloud-based solution, like GKE%20orEKS or EKS. The cluster should expose ports 80 (HTTP) and 443 (HTTPS) for external access. Persistent storage should be configured to retain Keycloak data (e.g., user credentials, sessions) across restarts.

  4. website

    Let's Encrypt Website and Documentation (by letsencrypt)

    Cert manager: You'll need the Let's Encrypt certificate manager installed and configured to provide secrets for TLS configurations.

  5. kind

    Kubernetes IN Docker - local clusters for testing Kubernetes

    Kubernetes cluster: You need a running Kubernetes cluster that supports persistent volumes. You can use a local cluster, like kind or Minikube, or a cloud-based solution, like GKE%20orEKS or EKS. The cluster should expose ports 80 (HTTP) and 443 (HTTPS) for external access. Persistent storage should be configured to retain Keycloak data (e.g., user credentials, sessions) across restarts.

  6. helm

    The Kubernetes Package Manager

    Deploying Keycloak in a Kubernetes environment using Helm has several benefits:

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Set up golang project on m3 (2025)

    1 project | dev.to | 4 Feb 2025
  • Building a Kubernetes Operator: A Practical Guide

    1 project | dev.to | 7 Jan 2025
  • Building Internet Scale Services with Kubernetes and AWS

    1 project | dev.to | 29 Dec 2024
  • Open Source for Non-Developers: Opportunities Beyond Code

    2 projects | dev.to | 27 Dec 2024
  • Day 20: Docker Orchestrators

    1 project | dev.to | 21 Dec 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?