-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdirectus-demo.yaml
65 lines (65 loc) · 1.63 KB
/
directus-demo.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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
databases:
- cluster_name: fra-db-dev-1
db_name: directus
db_user: directus
engine: MYSQL
name: fra-db-dev-1
production: true
version: "8"
name: directus-demo
region: fra
services:
- envs:
- key: DB_USER
scope: RUN_AND_BUILD_TIME
value: directus
- key: DB_PASSWORD
scope: RUN_AND_BUILD_TIME
type: SECRET
value: EV[1:9BDNsS/62x8XyZe71bEbZqp+TzSuyGk0:4S7xUb7LeiODBPO3sF3iKBMLHLPE5JzNXYZCd4fbW/c=]
- key: DB_HOST
scope: RUN_AND_BUILD_TIME
value: fra-db-dev-1-do-user-995659-0.a.db.ondigitalocean.com
- key: DB_PORT
scope: RUN_AND_BUILD_TIME
value: "25060"
- key: DB_CLIENT
scope: RUN_AND_BUILD_TIME
value: mysql
- key: ADMIN_EMAIL
scope: RUN_AND_BUILD_TIME
value: [email protected]
- key: ADMIN_PASSWORD
scope: RUN_AND_BUILD_TIME
type: SECRET
value: EV[1:gfIHrRv3Dyi40sqDSANIGZxqPyn0YjE4:BKJznNTyAgolsGv3ADk0o2UvjqVLGkvVUGW0RB7m5WQn]
- key: KEY
scope: RUN_AND_BUILD_TIME
value: 255d861b-5ea1-5996-9aa3-922530ec40b1
- key: SECRET
scope: RUN_AND_BUILD_TIME
value: 6116487b-cda1-52c2-b5b5-c8022c45e263
- key: DB_DATABASE
scope: RUN_AND_BUILD_TIME
value: directus
- key: DB_SSL__REJECT_UNAUTHORIZED
scope: RUN_AND_BUILD_TIME
value: "true"
- key: DB_SSL__CA
scope: RUN_AND_BUILD_TIME
value: ${fra-db-dev-1.CA_CERT}
- key: DATABASE_URL
scope: RUN_TIME
value: ${fra-db-dev-1.DATABASE_URL}
http_port: 8055
image:
registry: directus
registry_type: DOCKER_HUB
repository: directus
tag: 9.0.0-rc.89
instance_count: 1
instance_size_slug: basic-xxs
name: directus-demo
routes:
- path: /
source_dir: /