You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2021/03/23 07:32:10 UTC

[myfaces-tobago] branch master updated: chore(tobago-vm): switch off staging vms

This is an automated email from the ASF dual-hosted git repository.

lofwyr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/master by this push:
     new a16e181  chore(tobago-vm): switch off staging vms
a16e181 is described below

commit a16e18116545eb03bf03bd2a6c327aa4daf227c7
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Tue Mar 23 08:31:31 2021 +0100

    chore(tobago-vm): switch off staging vms
---
 .../src/main/tobago-vm/docker/docker-compose.yml   | 64 +++++++++++-----------
 1 file changed, 32 insertions(+), 32 deletions(-)

diff --git a/tobago-example/tobago-example-demo/src/main/tobago-vm/docker/docker-compose.yml b/tobago-example/tobago-example-demo/src/main/tobago-vm/docker/docker-compose.yml
index 8ccbfd5..b55485e 100644
--- a/tobago-example/tobago-example-demo/src/main/tobago-vm/docker/docker-compose.yml
+++ b/tobago-example/tobago-example-demo/src/main/tobago-vm/docker/docker-compose.yml
@@ -29,11 +29,11 @@ services:
 #      - demo-5-staging
       - demo-5-snapshot
       - demo-4-release
-      - demo-4-staging
+#      - demo-4-staging
       - demo-4-snapshot
       - demo-3-release
       - demo-2-release
-      - demo-2-staging
+#      - demo-2-staging
       - demo-2-snapshot
       - demo-1-5-release
 #      - demo-1-5-staging
@@ -46,11 +46,11 @@ services:
 #      - demo-5-staging
       - demo-5-snapshot
       - demo-4-release
-      - demo-4-staging
+#      - demo-4-staging
       - demo-4-snapshot
       - demo-3-release
       - demo-2-release
-      - demo-2-staging
+#      - demo-2-staging
       - demo-2-snapshot
       - demo-1-5-release
 #      - demo-1-5-staging
@@ -99,20 +99,20 @@ services:
       options:
         max-size: "1m"
         max-file: "5"
-  demo-4-staging:
-    build: tomcat
-    environment:
-      - TOBAGO_VERSION=4.5.3
-      - STAGING_NUMBER=1183
-      - CONTEXT_PATH=demo-4-staging
-    volumes:
-      - /opt/docker/artifacts:/opt/docker/artifacts
-    ports:
-      - "8401:8080"
-    logging:
-      options:
-        max-size: "1m"
-        max-file: "5"
+#  demo-4-staging:
+#    build: tomcat
+#    environment:
+#      - TOBAGO_VERSION=4.5.3
+#      - STAGING_NUMBER=1183
+#      - CONTEXT_PATH=demo-4-staging
+#    volumes:
+#      - /opt/docker/artifacts:/opt/docker/artifacts
+#    ports:
+#      - "8401:8080"
+#    logging:
+#      options:
+#        max-size: "1m"
+#        max-file: "5"
   demo-4-snapshot:
     build: tomcat
     environment:
@@ -152,20 +152,20 @@ services:
       options:
         max-size: "1m"
         max-file: "5"
-  demo-2-staging:
-    build: tomcat
-    environment:
-      - TOBAGO_VERSION=2.4.4
-      - STAGING_NUMBER=1179
-      - CONTEXT_PATH=demo-2-staging
-    volumes:
-      - /opt/docker/artifacts:/opt/docker/artifacts
-    ports:
-      - "8201:8080"
-    logging:
-      options:
-        max-size: "1m"
-        max-file: "5"
+#  demo-2-staging:
+#    build: tomcat
+#    environment:
+#      - TOBAGO_VERSION=2.4.4
+#      - STAGING_NUMBER=1179
+#      - CONTEXT_PATH=demo-2-staging
+#    volumes:
+#      - /opt/docker/artifacts:/opt/docker/artifacts
+#    ports:
+#      - "8201:8080"
+#    logging:
+#      options:
+#        max-size: "1m"
+#        max-file: "5"
   demo-2-snapshot:
     build: tomcat
     environment: