-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinstance.yaml
More file actions
84 lines (84 loc) · 2.86 KB
/
instance.yaml
File metadata and controls
84 lines (84 loc) · 2.86 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
appVersion: {{IMAGE_TAG}}
eksCluster: pm4-eng
appConfig:
https: true
subdomain: .engk8s.processmaker.net
customSecurityPolicy: true
customSecurityPolicyUrl: 'https://adobexdplatform.com https://*.quicksight.aws.amazon.com https://www.canva.com https://excalidraw.com https://www.figma.com https://flocus.com https://www.framer.com https://giphy.com https://lookerstudio.google.com https://maps.google.com https://docs.google.com https://www.loom.com https://miro.com https://mixpanel.com https://pitch.com https://prezi.com https://www.sketch.com https://www.slideshare.net https://supademo.com https://www.tableau.com https://forms.app https://vimeo.com https://www.youtube.com'
licenseRepo: processmaker/customer-licenses.git
licenseBranch: production
licenseGitToken: {{CUSTOMER_LICENSES_PAT}}
deploy:
pmai:
openaiHost: {{PMAI_HOST}}
aiMicroserviceHostWs: {{PMAI_HOST_WS}}
deployDb: false
dbHost: pm4-eng-stm-rds-cluster.cluster-ckz0mnb6cuna.us-east-1.rds.amazonaws.com
dbName: pm4_ci-{{INSTANCE}}_ai
dbUsername: {{MYSQL_USER}}
dbPassword: {{MYSQL_PASSWORD}}
volumes:
storageClassName: 'efs-sc'
storage:
diskSize: 1Gi
executor:
diskSize: 10Gi
resources:
# Add resources step on Deployments
# Executor - Scheduler - Queue - Web-UI
enable: false
database:
deploy: false
host: pm4-eng-stm-rds-cluster.cluster-ckz0mnb6cuna.us-east-1.rds.amazonaws.com
name: pm4_ci-{{INSTANCE}}
username: {{MYSQL_USER}}
password: {{MYSQL_PASSWORD}}
analytics:
awsRegion: us-east-1
awsS3Bucket: tmp-security-logs-to-download
intercom:
appId: memgomb2
company: ENG
env: ENG
identityKey: sooZOeIDJI02_388erBqFH4PtbF_aflV--r4Fjmr
logrocket:
enable: false
appId: gbuoqe/processmaker-4
dashboard: https://us-east-1.quicksight.aws.amazon.com/sn/embed/share/accounts/780138555770/dashboards/a0194bdc-a1a6-4414-85a2-ab652ded98e3?directory_alias=processmaker
collaborativeModeler:
host: socketio-dev.processmaker.net
port: 443
smartExtract:
hitlEnabled: true
multitenancy:
enable: {{MULTITENANCY}}
microservices:
scriptExecutor:
enable: true
customExecutors: false
baseUrl: https://script-microsvr-us-east-1.processmaker.net
version: v4.15.0
keycloakClientId: microservices
keycloakClientSecret: {{KEYCLOAK_CLIENT_SECRET}}
keycloakBaseUrl: https://sso-microsvr-us-east-1.processmaker.net/realms/master/protocol/openid-connect/token
keycloakUsername: pminstance-us-east-1
keycloakPassword: {{KEYCLOAK_PASSWORD}}
pusherAppId: 1000
pusherAppKey: app-key
pusherAppSecret: app-secret
pusherHost: script-microsvr-ws-us-east-1.processmaker.net
pusherPort: 443
pusherScheme: 'https'
twilio:
enable: true
phoneNumber: "+17243958155"
redis:
diskSize: 2Gi
cicd: true
otel: true
loki: true
s3Backup:
# Deploy S3 Backup CronJob
deploy: false
stm:
enable: false