-
Notifications
You must be signed in to change notification settings - Fork 139
/
op-scim-bridge-gw.yaml
48 lines (48 loc) · 1.3 KB
/
op-scim-bridge-gw.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
name: op-scim-bridge
services:
- envs:
- key: ALLOW_EMPTY_PASSWORD
scope: RUN_AND_BUILD_TIME
value: "yes"
- key: REDIS_ARGS
scope: RUN_AND_BUILD_TIME
value: "--maxmemory 256mb --maxmemory-policy volatile-lru"
image:
registry: bitnami
registry_type: DOCKER_HUB
repository: redis
tag: latest
instance_count: 1
instance_size_slug: apps-s-1vcpu-0.5gb
internal_ports:
- 6379
name: op-scim-redis
- envs:
- key: OP_REDIS_URL
scope: RUN_AND_BUILD_TIME
value: redis://${op-scim-redis.PRIVATE_DOMAIN}:${op-scim-redis.PRIVATE_PORT}
- key: OP_SESSION
scope: RUN_AND_BUILD_TIME
type: SECRET
value: op://${VAULT:-op-scim}/${ITEM:-"scimsession file"}/base64_encoded
- key: OP_WORKSPACE_CREDENTIALS
scope: RUN_AND_BUILD_TIME
type: SECRET
value: op://${VAULT:-op-scim}/${ITEM:-"workspace-credentials"}/base64_encoded_credentials
- key: OP_WORKSPACE_SETTINGS
scope: RUN_AND_BUILD_TIME
type: SECRET
value: op://${VAULT:-op-scim}/${ITEM:-"workspace-credentials"}/base64_encoded_settings
health_check:
http_path: /ping
http_port: 3002
image:
registry: 1password
registry_type: DOCKER_HUB
repository: scim
tag: v2.9.7
instance_count: 1
instance_size_slug: apps-s-1vcpu-0.5gb
name: op-scim-bridge
routes:
- path: /