kube/passmower/README.md

1.1 KiB

Passmower

Passmower provides magic login link based OIDC provider for all hackerspace services. The link is sent via e-mail and Slack bot. Passmower replaces previously used Samba (Active Directory) and Authelia combo as it provides Kubernetes native declarative user and application management, automatic OIDC secret provisioning within the cluster, and more.

For official documentation refer to github.com/passmower/passmower

For users

To login and list the applications enrolled with Passmower visit auth.k-space.ee

To add applications refer to the official docs

For good examples refer to Grafana

For administrators

Passmower was deployed with Helm chart:

helm template --include-crds -n passmower passmower oci://ghcr.io/passmower/charts/passmower -f passmower/values.yaml > passmower/application.yaml