Giter VIP home page Giter VIP logo

hydra-operator's Introduction

Charmed Ory Hydra

CharmHub Badge

Description

Python Operator for Ory Hydra - a scalable, security first OAuth 2.0 and OpenID Connect server. For more details and documentation, visit https://www.ory.sh/docs/hydra/

Usage

juju deploy postgresql-k8s --channel edge --trust
juju deploy hydra --trust
juju relate postgresql-k8s hydra

You can follow the deployment status with watch -c juju status --color.

Relations

PostgreSQL

This charm requires a relation with postgresql-k8s-operator.

Ingress

The Hydra Operator offers integration with the traefik-k8s-operator for ingress. Hydra has two APIs which can be exposed through ingress, the public API and the admin API.

If you have traefik deployed and configured in your hydra model, to provide ingress to the admin API run:

juju relate traefik-admin hydra:admin-ingress

To provide ingress to the public API run:

juju relate traefik-public hydra:public-ingress

Kratos

This charm offers integration with kratos-operator. In order to integrate hydra with kratos, it needs to be able to access hydra's admin API endpoint. To enable that, integrate the two charms:

juju integrate kratos hydra

Identity Platform Login UI

The following instructions assume that you have deployed traefik-admin and traefik-public charms and related them to hydra. Note that the UI charm should run behind a proxy.

This charm offers integration with identity-platform-login-ui-operator. In order to integrate them, run:

juju integrate hydra:ui-endpoint-info identity-platform-login-ui-operator:ui-endpoint-info
juju integrate identity-platform-login-ui-operator:hydra-endpoint-info hydra:hydra-endpoint-info

OCI Images

The image used by this charm is hosted on Docker Hub and maintained by Ory.

Security

Security issues can be reported through LaunchPad. Please do not file GitHub issues about security issues.

Contributing

Please see the Juju SDK docs for guidelines on enhancements to this charm following best practice guidelines, and CONTRIBUTING.md for developer guidance.

License

The Charmed Hydra Operator is free software, distributed under the Apache Software License, version 2.0. See LICENSE for more information.

hydra-operator's People

Contributors

natalian98 avatar nsklikas avatar bencekov avatar renovate[bot] avatar canonical-iam avatar github-actions[bot] avatar shipperizer avatar gruyaume avatar agathanatasha avatar wood-push-melon avatar barcomasile avatar kian99 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.