Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clarind
wl-webservices
service-marmot
Commits
c24b4352
Commit
c24b4352
authored
Jul 21, 2022
by
bcmpbell
Browse files
Updating address to new Weblicht
parent
60907f58
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+1
-1
pom.xml
pom.xml
+3
-3
No files found.
README.md
View file @
c24b4352
...
...
@@ -11,7 +11,7 @@ How to deploy the marmot application
```
3.
Create rancher config files. Copy the rancher dir from
`https://weblicht.sfs.uni-tuebingen.de/gitlab/clarind/wl-webservices/service-jitar`
.
Modify the configs to match the service names.
4.
Go to rancher(
`http://
t.
weblicht.sfs.uni-tuebingen.de:8088) and deploy it.
4.
Go to rancher(
`http
s
://weblicht.sfs.uni-tuebingen.de:8088) and deploy it.
1. Click add `
Add Stack
``
2. Give the stack a name and some descriptions.
3. Upload the docker-compose.yml and rancher-compose.yml created in previous steps.
...
...
pom.xml
View file @
c24b4352
...
...
@@ -27,7 +27,7 @@
<repository>
<id>
sfs-clarind-nexus-prod
</id>
<name>
Internal Releases
</name>
<url>
http://
t.
weblicht.sfs.uni-tuebingen.de/nexus/content/repositories/releases
</url>
<url>
http
s
://weblicht.sfs.uni-tuebingen.de/nexus/content/repositories/releases
</url>
</repository>
</repositories>
...
...
@@ -35,12 +35,12 @@
<repository>
<id>
nexus
</id>
<name>
Internal Releases
</name>
<url>
http://
t.
weblicht.sfs.uni-tuebingen.de/nexus/content/repositories/releases
</url>
<url>
http
s
://weblicht.sfs.uni-tuebingen.de/nexus/content/repositories/releases
</url>
</repository>
<snapshotRepository>
<id>
nexus
</id>
<name>
Snapshot Releases
</name>
<url>
http://
t.
weblicht.sfs.uni-tuebingen.de/nexus/content/repositories/snapshots
</url>
<url>
http
s
://weblicht.sfs.uni-tuebingen.de/nexus/content/repositories/snapshots
</url>
</snapshotRepository>
</distributionManagement>
...
...
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