Skip to content

canonical/openldap-k8s-operator

Repository files navigation

OpenLDAP Operator

Overview

This charm provides an OpenLDAP server using the SQL backend.

Usage

For details on using Kubernetes with Juju see here, and for details on using Juju with MicroK8s for easy local testing see here.

To deploy this charm with both OpenLDAP and PostgreSQL inside a k8s model, run:

juju deploy openldap-k8s
juju deploy postgresql-k8s
juju relate openldap:db postgresql-k8s:db

To retrieve the auto-generated LDAP admin password, run:

juju run-action openldap/0 --wait get-admin-password

For further details, see here.

About

openldap-k8s-operator - charm repository.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENCE
GPL-3.0
LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published