-
Notifications
You must be signed in to change notification settings - Fork 0
/
nomad.yaml
37 lines (30 loc) · 847 Bytes
/
nomad.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
services:
api_host: 'localhost'
api_base_path: '/nomad-oasis'
oasis:
is_oasis: true
uses_central_user_management: true
north:
jupyterhub_crypt_key: '978bfb2e13a8448a253c629d8dd84ff89587f30e635b753153960930cad9d36d'
meta:
deployment: 'oasis'
deployment_url: 'https://my-oasis.org/api'
maintainer_email: '[email protected]'
logstash:
enable: false
mongo:
db_name: nomad_oasis_v1
elastic:
entries_index: nomad_oasis_entries_v1
materials_index: nomad_oasis_materials_v1
# plugins:
# entry_point:
# include: [
# "baseclasses"]
# #options:
# #schemas/nomad_material_processing:
# #python_package: nomad_material_processing
# #schemas/nomad_measurements:
# #python_package: nomad_measurements
# #parsers/nomad_measurements/xrd:
# #python_package: nomad_measurements.xrd.parser