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
b7ac8f18
Verified
Commit
b7ac8f18
authored
2 years ago
by
Tobias Grantner
Browse files
Options
Downloads
Patches
Plain Diff
Enabling DOI creation in dbrepo1 and dbrepo2 deployments
parent
5abf9035
No related branches found
No related tags found
2 merge requests
!163
Relase 1.3.0
,
!150
Resolve "Use DOIs as PIDs"
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
docker-compose.dbrepo1.yml
+2
-0
2 additions, 0 deletions
docker-compose.dbrepo1.yml
docker-compose.dbrepo2.yml
+2
-0
2 additions, 0 deletions
docker-compose.dbrepo2.yml
with
4 additions
and
0 deletions
docker-compose.dbrepo1.yml
+
2
−
0
View file @
b7ac8f18
...
...
@@ -187,6 +187,8 @@ services:
core
:
env_file
:
-
.env
environment
:
-
SPRING_PROFILES_ACTIVE=doi
depends_on
:
dbrepo-query-service
:
condition
:
service_healthy
...
...
This diff is collapsed.
Click to expand it.
docker-compose.dbrepo2.yml
+
2
−
0
View file @
b7ac8f18
...
...
@@ -187,6 +187,8 @@ services:
core
:
env_file
:
-
.env
environment
:
-
SPRING_PROFILES_ACTIVE=doi
depends_on
:
dbrepo-query-service
:
condition
:
service_healthy
...
...
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