-
Notifications
You must be signed in to change notification settings - Fork 245
/
Copy pathChart.yaml
49 lines (46 loc) · 1.89 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
apiVersion: v2
name: acs-sso-example
description: |
An example Chart to demonstrate how to compose your own Alfresco platform
with SSO on kubernetes using a nthrid party Keycloak.
if you're familiar with [Helm](ttps://helm.sh) &
[Kubernetes](https://kubernetes.io) taking a look at the `values.yaml` should
be enough but the principals are also documented in two differents steps:
* Composing your ACS from individual component charts we provide.
Check the [step by step documentation](./docs/step-by-step-guide.md)
* SSO integration, to add keycloak and configure Alfresco applications
accordingly: [SSO guide](./docs/sso-guide.md)
> Note: this chart is just an example that can run on a localhost only.
> It ships ACS repo, the repository database, the message broker, the
> Keycloak IdP and front end applications (Share and Content app) & no other
> component.
:warning: All components have persistence disabled so all data is lost after a
deployment is destroyed or rolled back!
type: application
version: 1.1.1
appVersion: 23.4.0
home: https://www.alfresco.com
sources:
- https://github.com/Alfresco/acs-deployment
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.4.0
alias: repository-database
- name: keycloakx
repository: https://codecentric.github.io/helm-charts
version: 6.0.0
- name: alfresco-repository
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.8.0
- name: activemq
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.6.0
- name: alfresco-share
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 1.2.0
- name: alfresco-adf-app
alias: alfresco-content-app
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.2.0
icon: https://avatars0.githubusercontent.com/u/391127?s=200&v=4