Commit c24b4352 authored by bcmpbell's avatar bcmpbell
Browse files

Updating address to new Weblicht

parent 60907f58
......@@ -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(`https://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.
......
......@@ -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>https://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>https://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>https://weblicht.sfs.uni-tuebingen.de/nexus/content/repositories/snapshots</url>
</snapshotRepository>
</distributionManagement>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment