-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
189 lines (160 loc) · 5.82 KB
/
Copy path.env.example
File metadata and controls
189 lines (160 loc) · 5.82 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
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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
APP_NAME=Laravel
APP_ENV=local
APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost
# Filament: required on production (APP_ENV not local). Logins succeed but panel returns 403 if your
# user email is not listed here (comma-separated). After changing, run: php artisan config:clear
FILAMENT_ADMIN_EMAILS=
# Optional: bootstrap admin user on migrate (password hashed; never commit real values)
# Use the same email in FILAMENT_ADMIN_EMAILS in non-local environments.
FILAMENT_ADMIN_EMAIL=
# Min. 12 characters when set (migration enforces this)
FILAMENT_ADMIN_PASSWORD=
FILAMENT_ADMIN_NAME=Admin
# CMS toggle for RESP / Public Art pages. When false (the default) the
# managed pages render their static Blade fallback. When true they render
# the matching cms_pages row from the DB. The RESP V2 home (always_cms)
# ignores this and always renders the DB body.
CMS_ENABLED=false
APP_LOCALE=en
APP_FALLBACK_LOCALE=en
APP_FAKER_LOCALE=en_US
APP_MAINTENANCE_DRIVER=file
# APP_MAINTENANCE_STORE=database
# PHP_CLI_SERVER_WORKERS=4
BCRYPT_ROUNDS=12
LOG_CHANNEL=stack
LOG_STACK=single
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug
DB_CONNECTION=sqlite
# DB_HOST=127.0.0.1
# DB_PORT=3306
# DB_DATABASE=laravel
# DB_USERNAME=root
# DB_PASSWORD=
SESSION_DRIVER=database
SESSION_LIFETIME=120
SESSION_ENCRYPT=false
SESSION_PATH=/
SESSION_DOMAIN=null
BROADCAST_CONNECTION=log
FILESYSTEM_DISK=local
QUEUE_CONNECTION=database
CACHE_STORE=database
# CACHE_PREFIX=
MEMCACHED_HOST=127.0.0.1
REDIS_CLIENT=phpredis
REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379
MAIL_MAILER=log
MAIL_SCHEME=null
MAIL_HOST=127.0.0.1
MAIL_PORT=2525
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_FROM_ADDRESS="hello@example.com"
MAIL_FROM_NAME="${APP_NAME}"
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=us-east-1
AWS_BUCKET=
AWS_USE_PATH_STYLE_ENDPOINT=false
# -----------------------------------------------------------------------------
# Collections / Skylight (see docs/collection-migration.md)
# -----------------------------------------------------------------------------
# Which collection is active at the site root when the URL has no collection prefix
DEFAULT_COLLECTION=clds
# DSpace Solr (used by clds, mimed, art, and merged DSpace defaults)
SOLR_URL=http://your.repository.org:8080/solr/search/
# Optional legacy-style names (some local setups still reference these)
# SOLR_BASE_URL=http://your.repository.org:8080/solr/search/
# SOLR_CONTAINER_ID=
# SOLR_CONTAINER_FIELD=location.coll
# SOLR_RESULTS_PER_PAGE=10
SKYLIGHT_RESULTS_PER_PAGE=20
SKYLIGHT_FACET_LIMIT=10
SKYLIGHT_HANDLE_PREFIX=10683
# Per-collection DSpace container UUIDs (override in each env)
MIMED_CONTAINER_ID=
ART_CONTAINER_ID=
OPENBOOKS_CONTAINER_ID=
STCECILIAS_CONTAINER_ID=
PHYSICS_CONTAINER_ID=
# University of Edinburgh Calendars (calendars).
CALENDARS_CONTAINER_ID=
# Anatomical Collection (anatomy). Legacy uses numeric container id `50`;
# override per-env if pointing at a different DSpace instance.
ANATOMY_CONTAINER_ID=
# Scottish Government Yearbooks (iog). Prod UUID is the default in
# config/collections/iog.php; leave this blank to read live data.
# Override on dev/staging if you need the dev community
# (legacy dev UUID: e99d9f85-ef2f-4de4-820b-9561cb759fec).
IOG_CONTAINER_ID=
SPECCOLL_CONTAINER_ID=
SPECCOLL_MANIFEST_ENDPOINT=
ICONICS_CONTAINER_ID=
ARCHIVEMEDIA_CONTAINER_ID=
OPENBOOKS_HOST=
# Comma-separated collection keys to take offline (HTTP 503). Example:
# DISABLED_COLLECTIONS=bodylanguage
# or DISABLED_COLLECTIONS=bodylanguage,anatomy
# Clear / remove the variable to bring them back. If config is cached on the
# host, run `php artisan config:clear` (or redeploy) after changing.
DISABLED_COLLECTIONS=
# Dedicated host for Jewish Lives Scottish Spaces / SJAC (JLSS collection).
# Staging: test.sjac.collection.is.ed.ac.uk. Locally: e.g. sjac.skylark.test
SJAC_HOST=
# Dedicated host for the School of Physics & Astronomy Image Archive (SOPA).
# Production: sopacollection.ph.ed.ac.uk. Locally: e.g. sopacollection.skylark.test
SOPA_HOST=
# Dedicated host for Points of Arrival.
# Production: pointsofarrival.is.ed.ac.uk. Locally: e.g. pointsofarrival.test
POINTSOFARRIVAL_HOST=
# Dedicated host for W. Ronald D. Fairbairn (ArchivesSpace).
# Production: www.fairbairn.ac.uk. Staging: test.fairbairn.ac.uk
FAIRBAIRN_HOST=
# Prod UUID is the default in config/collections/pointsofarrival.php; leave
# this blank to read live data. Override on dev/staging if you need the dev
# community (legacy dev UUID: bac433ed-36a9-4660-b49c-49d3fd0bed2c).
POINTSOFARRIVAL_CONTAINER_ID=
# Dedicated host for Scottish Government Yearbooks (iog collection).
# Production: www.scottishgovernmentyearbooks.ed.ac.uk. Locally: e.g. scottishgovernmentyearbooks.test
SCOTGOVYEARBOOKS_HOST=
# Collection-specific Google Analytics (optional)
MIMED_GA_CODE=
ART_GA_CODE=
OPENBOOKS_GA_CODE=
GA_TRACKING_ID=
EERC_GA_CODE=
LHSACASENOTES_GA_CODE=
TOWARDSDOLLY_GA_CODE=
FAIRBAIRN_GA_CODE=
BODYLANGUAGE_GA_CODE=
STCECILIAS_GA_CODE=
POINTSOFARRIVAL_GA_CODE=
PHYSICS_GA_CODE=
IOG_GA_CODE=
CALENDARS_GA_CODE=
ANATOMY_GA_CODE=
SPECCOLL_GA_CODE=
ICONICS_GA_CODE=
ARCHIVEMEDIA_GA_CODE=
# Trailing slash optional — Skylark normalizes the join to /handlePrefix/itemId/seq/filename
DSPACE_BITSTREAM_URL=http://your.repository.org/bitstream/123456789/
REWRITE_BITSTREAM_URLS=false
# ArchivesSpace / EERC sub-collection
ARCHIVESSPACE_SOLR_URL=http://example.org:8983/
ARCHIVESSPACE_API_URL=https://aspaceapi.example.org
ARCHIVESSPACE_API_USER=
ARCHIVESSPACE_API_PASSWORD=
ARCHIVESSPACE_LINK_URL=https://archivesspace.example.org
# EERC front-end skin: 1 = Bootstrap (eerc), 2 = Tailwind (eerc-v2)
RESP_SKIN_VERSION=1
# Public Art ("Art on Campus") front-end skin: 1 = legacy (public-art), 2 = Tailwind (public-art-v2)
PUBLIC_ART_SKIN_VERSION=1
# Geddes ("Evergreen") front-end skin: 1 = legacy (geddes), 2 = Tailwind (geddes-v2)
GEDDES_SKIN_VERSION=1
VITE_APP_NAME="${APP_NAME}"