From 10bab55105232cdeb37da1ee4012a5ebb5e20c9b Mon Sep 17 00:00:00 2001 From: ThorstenFiebig-SAG <65009121+ThorstenFiebig-SAG@users.noreply.github.com> Date: Wed, 26 Oct 2022 10:49:16 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b11d26a..69b3692 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Get Microgateway Software AG Microgateway is part of [webMethods API Management platform](https://www.softwareag.com/en_corporate/platform/integration-apis/api-management.html). webMethods API Gateway can be provisioned in multiple ways based on the users needs. -[Docker](https://hub.docker.com/_/softwareag-microgateway-trial) - Microgateway docker image can be pulled from the docker hub. +[Docker](https://containers.softwareag.com/products/microgateway) - Microgateway docker image can be pulled from containers.softwareag.com. A trial image is also available on [DockerHub](https://hub.docker.com/_/softwareag-microgateway-trial). After the checkout, check the "How to use" page which lists the detailed steps for spinning up a container with the docker image. Please follow the steps and get your instance started in few minutes. [On-Premise Installation](https://empower.softwareag.com/) – Microgateway on-premise installation can be downloaded and installed from Software AG empower. link - @@ -51,13 +51,13 @@ And a specific film can be listed with its id, for example: 2. Pull the microgateway image using the below command - docker pull store/softwareag/microgateway-trial:10.7 + docker pull store/softwareag/microgateway-trial:10.15 3. Download [this archive](https://github.com/SoftwareAG/webmethods-microgateway/blob/main/attachments/StudioGhibliAPI.zip) to your computer and place it in ~/archive folder or another folder you prefer. It contains the archive files to define the API in the microgateway and apply a data masking policy for two different scopes 4. Now, let's provision the microgateway container with the following command. (Make sure to use the folder you specified in the previous step instead of ~/archive before colon) - docker run -d -v ~/archive:/opt/softwareag/Microgateway/archives -p 9090:4485 -e mcgw_archive_file=/opt/softwareag/Microgateway/archives/StudioGhibliAPI.zip --name microgateway store/softwareag/microgateway-trial:10.7 + docker run -d -v ~/archive:/opt/softwareag/Microgateway/archives -p 9090:4485 -e mcgw_archive_file=/opt/softwareag/Microgateway/archives/StudioGhibliAPI.zip --name microgateway store/softwareag/microgateway-trial:10.15 This command volume mounts the ~/archive folder to the /opt/softwareag/Microgateway/archives folder inside the container so that the archive file is accessible from inside the container, starts the gateway on port 9090, and tells it to use the given archive file. @@ -94,7 +94,7 @@ Prerequisite: [Install API Gateway](https://github.com/SoftwareAG/webmethods-api --env mcgw_api_gateway_user=Administrator \ --env mcgw_api_gateway_password=password \ --env mcgw_downloads_apis=Petstore \ - --name microgateway store/softwareag/microgateway-trial:10.7 + --name microgateway store/softwareag/microgateway-trial:10.15 This command connects the microgateway to the API Gateway with the given username and password and pulls the Petstore API and its associated policies to the microgateway. From 7830e3316a14db454a783f4e003b1c178f53e4fc Mon Sep 17 00:00:00 2001 From: ibmmi <175016327+ibmmi@users.noreply.github.com> Date: Fri, 27 Jun 2025 20:17:51 +0000 Subject: [PATCH 2/3] Changed IP in License file --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 261eeb9..1e807f8 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright [yyyy] [name of copyright owner] + Copyright [2025] [IBM Corporation] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. From 9cae014fe0306ee5bd5ea06d4a7b9458286934ee Mon Sep 17 00:00:00 2001 From: ibmmi <175016327+ibmmi@users.noreply.github.com> Date: Fri, 27 Jun 2025 20:38:20 +0000 Subject: [PATCH 3/3] changed readme disclaimer from SAG to webMethods --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69b3692..d7d5047 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,6 @@ https://tech.forums.softwareag.com/t/microgateway-integration-with-service-regis Please also make sure to check out our API Gateway and have a look at the [API Gateway GitHub repository](https://github.com/SoftwareAG/webmethods-api-gateway). ------------------------------------------- -These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project. +These tools are provided as-is and without warranty or support. They do not constitute part of the webMethods product suite. Users are free to use, fork and modify them, subject to the license agreement. While we welcome contributions, we cannot guarantee to include every contribution in the master project. Contact us at [TECHcommunity](mailto:technologycommunity@softwareag.com?subject=Github/SoftwareAG) if you have any questions. pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy