Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DBRepo
Manage
Activity
Members
Labels
Plan
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FAIR Data Austria DB Repository
DBRepo
Commits
0015d591
Commit
0015d591
authored
1 year ago
by
Martin Weise
Browse files
Options
Downloads
Patches
Plain Diff
Update docker-compose.prod.yml
parent
9cbfb2c1
No related branches found
No related tags found
4 merge requests
!231
CI: Remove build for log-service
,
!228
Better error message handling in the frontend
,
!223
Release of version 1.4.0
,
!191
Fixed the DataCite issue of minting new dois
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker-compose.prod.yml
+0
-23
0 additions, 23 deletions
docker-compose.prod.yml
with
0 additions
and
23 deletions
docker-compose.prod.yml
+
0
−
23
View file @
0015d591
...
...
@@ -197,29 +197,6 @@ services:
logging
:
driver
:
json-file
dbrepo-search-sync-agent
:
restart
:
"
no"
container_name
:
dbrepo-search-sync-agent
hostname
:
search-startup-agent
build
:
./dbrepo-search-sync-agent
image
:
dbrepo-search-sync-agent
networks
:
core
:
env_file
:
-
.env
healthcheck
:
test
:
wget -qO- localhost:9095/actuator/health/readiness | grep -q "UP" || exit
1
interval
:
10s
timeout
:
5s
retries
:
12
depends_on
:
dbrepo-metadata-db
:
condition
:
service_healthy
dbrepo-search-db
:
condition
:
service_healthy
logging
:
driver
:
json-file
dbrepo-ui
:
restart
:
"
no"
container_name
:
dbrepo-ui
...
...
This diff is collapsed.
Click to expand it.
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