diff --git a/docker-flex-monolith/flex-ldap-compose.yml b/docker-flex-monolith/flex-ldap-compose.yml index 608370432..959e5e378 100644 --- a/docker-flex-monolith/flex-ldap-compose.yml +++ b/docker-flex-monolith/flex-ldap-compose.yml @@ -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: diff --git a/docker-flex-monolith/flex-mysql-compose.yml b/docker-flex-monolith/flex-mysql-compose.yml index e38acf97e..3dc6d11a0 100644 --- a/docker-flex-monolith/flex-mysql-compose.yml +++ b/docker-flex-monolith/flex-mysql-compose.yml @@ -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: diff --git a/docker-flex-monolith/flex-postgres-compose.yml b/docker-flex-monolith/flex-postgres-compose.yml index 2ab9f7028..8c76a329b 100644 --- a/docker-flex-monolith/flex-postgres-compose.yml +++ b/docker-flex-monolith/flex-postgres-compose.yml @@ -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: diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/Chart.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/Chart.yaml index 4ff1e7d38..f1ca81cff 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/Chart.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/Chart.yaml @@ -2,7 +2,7 @@ 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 @@ -10,12 +10,11 @@ keywords: - 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" diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/README.md b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/README.md index defc935d8..171c26498 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/README.md +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/README.md @@ -2,7 +2,7 @@ ![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:** @@ -10,13 +10,12 @@ Gluu Casa ("Casa") is a self-service web portal for end-users to manage authenti | Name | Email | Url | | ---- | ------ | --- | -| Mohammad Abudayyeh | | | +| Mohammad Abudayyeh | | | ## Source Code -* -* -* +* +* ## Requirements @@ -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 | diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/values.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/values.yaml index 37c37c7b5..751445a01 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/values.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/values.yaml @@ -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 @@ -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. diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/templates/casa-ingress.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/templates/casa-ingress.yaml index 9f13970ef..f21ae0afe 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/templates/casa-ingress.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/templates/casa-ingress.yaml @@ -42,7 +42,7 @@ spec: - host: {{ $host | quote }} http: paths: - - path: /casa + - path: /jans-casa pathType: Prefix backend: service: