Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
urgi-is
data-discovery
Commits
6cb38616
Verified
Commit
6cb38616
authored
Aug 15, 2019
by
Cyril Pommier
Committed by
Raphaël Flores
Sep 16, 2019
Browse files
reverted default conf. Added cmd line documentaiton
parent
cb8d31a0
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6cb38616
...
...
@@ -383,3 +383,6 @@ are applies. In particular:
-
the Elasticsearch prefix used for the index aliases is different.
See the
`backend/src/main/resources/application.yml`
file for details.
You can adapt the elasticsearch index used with the following parameter
java -jar backend/build/libs/data-discovery.jar --data-discovery.elasticsearch-prefix="data-discovery-staging-"
backend/src/main/resources/application.yml
View file @
6cb38616
...
...
@@ -77,7 +77,7 @@ spring:
password
:
f01a7031fc17
data-discovery
:
elasticsearch-prefix
:
'
data-discovery-
staging
-'
elasticsearch-prefix
:
'
data-discovery-
dev
-'
resource-dir
:
/tmp/data-discovery-dev/resources
server
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment