generated from ConductionNL/Proto-component-commonground
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.env
167 lines (129 loc) · 5.59 KB
/
.env
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
##################################################
#
# General settings for your component
#
##################################################
##################################################
# Enviroment settings
##################################################
# The shortcode for this component, should be a small set of letters reprecentint the application
APP_NAME=grc
# The Full title of the application
APP_TITLE=Graf Registratie Component
# The current version of the application
APP_VERSION=V.0.6.1
# Do you want to display the symfony debug toolbar?
APP_DEBUG=1
# What is the enviroment type you want to use for local production? (choose between dec,stag,prod, acce or test)
APP_ENV=dev
# We use a build to tag images, this is swithced to the version on master and to env on other branches
APP_BUILD=dev
# Do wou want to use cashing? true/false
APP_CACHE=false
# The description for this api
APP_DESCRIPTION='Naast deze JSON rest API is er ook een [graphql](/graphql) interface beschikbaar.'
# The id for this application in the WRC
APP_ID=
# The type of component, can either be application or component
APP_TYPE=component
APP_LOGO=grc.zuid-drecht.nl
APP_HOME=grc.zuid-drecht.nl
# The urls on wich this api is available
TRUSTED_PROXIES=10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
TRUSTED_HOSTS=^.+$
# Wheter or not to include ALL datafixtures in a build (used for testing purposes in ci/cd)
APP_BUILD_ALL_FIXTURES=true
# Whether or not the component is to be exposed publicly
APP_WEB=false
# Whether or not to default cluster internal calls on kubernetes
APP_INTERNAL=false
# Default authentication key's CHANGE OR DROP on production
# Key that other applications can use to connect to this application
APP_APPLICATION_KEY=45c1a4b6-59d3-4a6e-86bf-88a872f35845
# Keys that kan be used to login users to this application
APP_USER_KEY=79d5b14c-70ab-41fb-ac02-917e3288870b
##################################################
# ONLX / Commonground details
##################################################
# Key thats this applicaiton uses to connect to other appliactions
APP_COMMONGROUND_KEY=9329d8d0-1d5e-433c-bb47-6991053c7fcb
# Key thats this applicaiton uses to connect to other appliactions
APP_COMMONGROUND_ID=9329d8d0-1d5e-433c-bb47-6991053c7fcb
##################################################
# Orgization details
##################################################
# The following details describe your organisations and are used for both certificate creation, nlx (if active) and common-ground.dev
ORGANIZATION_NAME=Conduction
ORGANIZATION_COUNTRY_NAME=Netherlands
ORGANIZATION_STATE=Noord-Holland
ORGANIZATION_LOCALITY=Amsterdam
ORGANIZATION_UNIT_NAME=Common-Ground
##################################################
# Documentation settings
##################################################
# The domain for this component (do not include a subdomain, this will hamper certification generation)
APP_DOMAIN=zuid-drecht.nl
# The subdomain for this component (should be false if you want to use www)
APP_SUBDOMAIN=grc
# The demo enviroment for this component @depracticed
APP_DEMO=pc.zaakonline.nl
# The Repository for this component
APP_REPRO=https://github.com/ConductionNL/proto-component
# The Helm Charts for this components
APP_HELM=https://github.com/ConductionNL/proto-component/helm
# The repository for the primary (php) container of this project
APP_CONTAINER=https://hub.docker.com/repository/docker/conduction/pc-php
##################################################
# Docker settings
##################################################
CONTAINER_REGISTRY_BASE=docker.io/yorickgroeneveld
CONTAINER_PROJECT_NAME=grc
# The repository for the primary (php) container of this project
CONTAINER_REPRO=https://hub.docker.com/repository/docker/yorickgroeneveld/grc-php
##################################################
# ZGW settings
##################################################
APP_COMMONGROUND_ZRC_LOCATION=https://openzaak.utrechtproeftuin.nl/zaken/api/v1
APP_COMMONGROUND_ZTC_LOCATION=https://openzaak.utrechtproeftuin.nl/catalogi/api/v1
##################################################
# Notifcation settings
##################################################
NOTIFICATION_ENABLED=falsedxfd
NOTIFICATION_PROVIDER=sasdasdasd
NOTIFICATION_ENABLED_AUTHORIZATION=sasd
##################################################
# Authorization settings
##################################################
AUTH_ENABLED=false
AUTH_PROVIDER_USER=https://uc.larping.eu
AUTH_PROVIDER_APPLICATION=https://ac.larping.eu
AUTH_AUTHORIZATION=sasd
##################################################
# Auditrail settings
##################################################
AUDITTRAIL_ENABLED=false
##################################################
# Healthcheck settings
##################################################
HEALTH_ENABLED=false
##################################################
# Archive settings
##################################################
ARCHIVE_ENABLED=false
##################################################
# NLX Setup, read more at https://docs.nlx.io/get-started/#
##################################################
# Do you want to provide an nlx outway? (option for your component to reach nlx services)
NLX_OUTWAY=true
# Do you want to provice an nlx inway (option for nlx services to reach your api)
NLX_INWAY=false
# NLX Certification Details
NLX_COUNTRY_NAME=Netherlands
NLX_STATE=Noord-Holland
NLX_LOCALITY=Amsterdam
NLX_ORGANIZATION_NAME=Conduction
NLX_ORGANIZATION_UNIT_NAME=Common-Ground
NLX_COMMON_NAME=zaakonline.nl
NLX_CHALLANGE_PASSWORD=