From 16d3d6051831c2115ac17d49d68e5e690703c185 Mon Sep 17 00:00:00 2001 From: Michael Thiel <mt255459@fh-muenster.de> Date: Fri, 7 Mar 2025 10:35:56 +0000 Subject: [PATCH] Edit README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index dcca102..a91cd30 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ Docker-Image for the Jupyter-Cluster ==================================== -The project must have two tags. One tag is called *test* and refers to a development branch. The second tag is called *prod*, which refers to the branch for the production system. +In jupyter.fh-muenster.de you will find the following branches: -In this repo, prod is derived from main and test from develop, so +- prodcc4: FB03 Thiel +- prodgpucc4: FB03 Thiel (+GPU) -- main --> prod -- develop --> test +In jupyter-dev.fh-muenster.de you will find the follwing branches: -The tags are referenced by the Jupyter cluster. +- testcc4: FB03 Thiel -Sebastian Rennert is the contact person for the FH Cluster +Sebastian Rennert is the contact person for the FH Cluster. -- GitLab