Skip to content

Commit

Permalink
fix: jans casa
Browse files Browse the repository at this point in the history
  • Loading branch information
moabu committed Oct 12, 2023
1 parent 0e82655 commit e1f11bf
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 20 deletions.
2 changes: 1 addition & 1 deletion docker-flex-monolith/flex-ldap-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ services:
- ./jans-config-api-custom:/opt/jans/jetty/jans-config-api/custom
- ./jans-fido2-custom:/opt/jans/jetty/jans-fido2/custom
- ./jans-scim-custom:/opt/jans/jetty/jans-scim/custom
- ./flex-casa-custom:/opt/jans/jetty/casa/custom
- ./jans-casa-custom:/opt/jans/jetty/casa/custom
volumes:
db-data:
networks:
Expand Down
2 changes: 1 addition & 1 deletion docker-flex-monolith/flex-mysql-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ services:
- ./jans-config-api-custom:/opt/jans/jetty/jans-config-api/custom
- ./jans-fido2-custom:/opt/jans/jetty/jans-fido2/custom
- ./jans-scim-custom:/opt/jans/jetty/jans-scim/custom
- ./flex-casa-custom:/opt/jans/jetty/casa/custom
- ./jans-casa-custom:/opt/jans/jetty/casa/custom
volumes:
db-data:
networks:
Expand Down
2 changes: 1 addition & 1 deletion docker-flex-monolith/flex-postgres-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ services:
- ./jans-config-api-custom:/opt/jans/jetty/jans-config-api/custom
- ./jans-fido2-custom:/opt/jans/jetty/jans-fido2/custom
- ./jans-scim-custom:/opt/jans/jetty/jans-scim/custom
- ./flex-casa-custom:/opt/jans/jetty/casa/custom
- ./jans-casa-custom:/opt/jans/jetty/casa/custom
volumes:
db-data:
networks:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,19 @@ apiVersion: v2
name: casa
version: 5.0.22
kubeVersion: ">=v1.21.0-0"
description: Gluu Casa ("Casa") is a self-service web portal for end-users to manage authentication and authorization preferences for their account in a Gluu Server.
description: Jans Casa ("Casa") is a self-service web portal for end-users to manage authentication and authorization preferences for their account in a Jans Server.
type: application
keywords:
- casa
- 2FA
- passwordless
home: https://gluu.org/docs/casa/
sources:
- https://gluu.org/docs/casa/
- https://github.com/GluuFederation/docker-casa
- https://github.com/GluuFederation/flex/tree/main/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa
- https://gluu.org/casa/
- https://github.com/JanssenProject/jans/docker-jans-casa
maintainers:
- name: Mohammad Abudayyeh
email: support@gluu.org
email: support@jans.io
url: https://github.com/moabu
icon: https://casa.gluu.org/wp-content/themes/gluucasa/casafavicon.ico
icon: https://github.com/JanssenProject/jans/raw/main/docs/assets/logo/janssen_project_favicon_transparent_50px_50px.png
appVersion: "5.0.0"
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,20 @@

![Version: 5.0.22](https://img.shields.io/badge/Version-5.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square)

Gluu Casa ("Casa") is a self-service web portal for end-users to manage authentication and authorization preferences for their account in a Gluu Server.
Jans Casa ("Casa") is a self-service web portal for end-users to manage authentication and authorization preferences for their account in a Jans Server.

**Homepage:** <https://gluu.org/docs/casa/>

## Maintainers

| Name | Email | Url |
| ---- | ------ | --- |
| Mohammad Abudayyeh | <support@gluu.org> | <https://github.com/moabu> |
| Mohammad Abudayyeh | <support@jans.io> | <https://github.com/moabu> |

## Source Code

* <https://gluu.org/docs/casa/>
* <https://github.com/GluuFederation/docker-casa>
* <https://github.com/GluuFederation/flex/tree/main/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa>
* <https://gluu.org/casa/>
* <https://github.com/JanssenProject/jans/docker-jans-casa>

## Requirements

Expand All @@ -36,8 +35,8 @@ Kubernetes: `>=v1.21.0-0`
| hpa.metrics | list | `[]` | metrics if targetCPUUtilizationPercentage is not set |
| image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. |
| image.pullSecrets | list | `[]` | Image Pull Secrets |
| image.repository | string | `"gluufederation/casa"` | Image to use for deploying. |
| image.tag | string | `"5.0.0-12"` | Image tag to use for deploying. |
| image.repository | string | `"janssenproject/casa"` | Image to use for deploying. |
| image.tag | string | `"1.0.19_dev"` | Image tag to use for deploying. |
| lifecycle | object | `{}` | |
| livenessProbe | object | `{"httpGet":{"path":"/casa/health-check","port":"http-casa"},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5}` | Configure the liveness healthcheck for casa if needed. |
| livenessProbe.httpGet.path | string | `"/casa/health-check"` | http liveness probe endpoint |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -- Gluu Casa ("Casa") is a self-service web portal for end-users to manage authentication and authorization preferences for their account in a Gluu Server.
# -- Jans Casa ("Casa") is a self-service web portal for end-users to manage authentication and authorization preferences for their account in a Jans Server.
# -- Configure the HorizontalPodAutoscaler
hpa:
enabled: true
Expand All @@ -25,9 +25,9 @@ image:
# -- Image pullPolicy to use for deploying.
pullPolicy: IfNotPresent
# -- Image to use for deploying.
repository: gluufederation/casa
repository: janssenproject/casa
# -- Image tag to use for deploying.
tag: 5.0.0-12
tag: 1.0.19_dev
# -- Image Pull Secrets
pullSecrets: [ ]
# -- Service replica number.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
- host: {{ $host | quote }}
http:
paths:
- path: /casa
- path: /jans-casa
pathType: Prefix
backend:
service:
Expand Down

0 comments on commit e1f11bf

Please sign in to comment.