Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
CI-CD Pipelines
Commits
ab494686
Commit
ab494686
authored
Sep 25, 2020
by
Aliaksandr Ramanovich (EPAM)
Browse files
Add vars for redis isntances
parent
5fdd409d
Pipeline
#9902
passed with stage
in 6 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cloud-providers/osdu-gcp-cloudrun.yml
View file @
ab494686
...
...
@@ -38,6 +38,10 @@
OSDU_GCP_SEARCH_QUERY_URL
:
https://os-search-dot-nice-etching-277309.uc.r.appspot.com//api/search/v2/query/
OSDU_GCP_INDEXER_HOST
:
https://os-indexer-dot-nice-etching-277309.uc.r.appspot.com/
OSDU_GCP_FILE_URL
:
https://os-file-attcrcktoa-uc.a.run.app/
REDIS_GROUP_HOST
:
10.234.198.27
REDIS_SEARCH_HOST
:
10.99.138.107
REDIS_STORAGE_HOST
:
10.16.59.203
REDIS_SYNC_HOST
:
10.116.62.35
# common variables
OSDU_GCP_CLOUDRUN_REGION
:
us-central1
OSDU_GCP_PROJECT
:
nice-etching-277309
...
...
cloud-providers/osdu-gcp.yml
View file @
ab494686
...
...
@@ -13,6 +13,10 @@
OSDU_GCP_SEARCH_QUERY_URL
:
https://os-search-dot-nice-etching-277309.uc.r.appspot.com//api/search/v2/query/
OSDU_GCP_INDEXER_HOST
:
https://os-indexer-dot-nice-etching-277309.uc.r.appspot.com/
OSDU_GCP_FILE_URL
:
https://os-file-attcrcktoa-uc.a.run.app/
REDIS_GROUP_HOST
:
10.234.198.27
REDIS_SEARCH_HOST
:
10.99.138.107
REDIS_STORAGE_HOST
:
10.16.59.203
REDIS_SYNC_HOST
:
10.116.62.35
# variables for integration tests
DEPLOY_ENV
:
empty
DOMAIN
:
osdu-gcp.go3-nrg.projects.epam.com
...
...
Write
Preview
Supports
Markdown
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