Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
Indexer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
System
Indexer
Commits
15a98fc0
Commit
15a98fc0
authored
4 years ago
by
Alan Braz
Browse files
Options
Downloads
Patches
Plain Diff
remove creds
parent
91d880c8
No related branches found
No related tags found
1 merge request
!6
Trusted ibm
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
provider/indexer-ibm/src/main/resources/application.properties
+5
-6
5 additions, 6 deletions
...der/indexer-ibm/src/main/resources/application.properties
with
5 additions
and
6 deletions
provider/indexer-ibm/src/main/resources/application.properties
+
5
−
6
View file @
15a98fc0
...
...
@@ -3,16 +3,15 @@ server.servlet.contextPath=/api/indexer/v2/
LOG_PREFIX
=
indexer
logging.level.org.springframework.web
=
DEBUG
server.port
=
808
4
server.port
=
808
0
JAVA_HEAP_OPTS
=
-Xms4096M -Xmx4096M
JAVA_GC_OPTS
=
-XX:+UseG1GC -XX:+UseStringDeduplication -XX:InitiatingHeapOccupancyPercent=45
DEFAULT_DATA_COUNTRY
=
US
AUTHORIZE_API
=
https://entitlements
-osdu-r2.osduadev-a1c3eaf78a86806e299f5f3f207556f0-0000.us-south.containers.appdomain.cloud
/api/entitlements/v1
AUTHORIZE_API
=
https://entitlements
:8080
/api/entitlements/v1
AUTHORIZE_API_KEY
=
tobeupdated
#LEGALTAG_API=https://os-legal-ibm-osdu-r2.osduadev-a1c3eaf78a86806e299f5f3f207556f0-0000.us-south.containers.appdomain.cloud/api/legal/v1
LEGALTAG_API
=
http://localhost:8081/api/legal/v1
LEGALTAG_API
=
http://legal:8080/api/legal/v1
DEPLOYMENT_ENVIRONMENT
=
CLOUD
...
...
@@ -42,7 +41,7 @@ ibm.tenant.cloudant.apikey=${ibm.cloudant.apikey}
ibm.rabbitmq.uri
=
REPLACE_ME
ibm.keycloak.endpoint_url
=
keycloak-os
du-r2.osduadev-a1c3eaf78a86806e299f5f3f207556f0-0000.us-south.containers.appdomain.cloud
ibm.keycloak.endpoint_url
=
keycloak-
h
os
t.com
ibm.keycloak.realm
=
OSDU
ibm.keycloak.client_id
=
osdu-login
ibm.keycloak.username
=
REPLACE_ME
...
...
@@ -55,6 +54,6 @@ indexer.queue.key=abcd
ELASTIC_DATASTORE_KIND
=
SearchSettings
ELASTIC_DATASTORE_ID
=
indexer-service
ELASTIC_HOST
=
elasticsearch
-instance-osdu-es.osduadev-a1c3eaf78a86806e299f5f3f207556f0-0000.us-south.containers.appdomain.cloud
ELASTIC_HOST
=
elasticsearch
.com
ELASTIC_PORT
=
443
ELASTIC_USER_PASSWORD
=
REPLACE_ME:REPLACE_ME
This diff is collapsed.
Click to expand it.
Gokul Nagare
@gokul_nagare
mentioned in commit
d5255c23
·
4 years ago
mentioned in commit
d5255c23
mentioned in commit d5255c238ba67a6989a5a7dbc26c03b56b0b4f9e
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment