Skip to content

rafaelwms/ibm-mq-test-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ibm-mq-test-app

An example of .NET 8 using IBM MQ - Windows Forms Application

Docker YML for IBM MQ

Run the IMB MQ on a Docker Container. Find the file ibm-mq.yml on the Docker folder.

Container Usage

We assuming your LINUX or WSL are ready to run Docker Containers

  • Copy the file to a Linux folder on your preference

  • Go to the respective Linux Folder

  • Type the command docker compose -f ibm-mq.yml up (if you preffer to run on background on your terminal, use docker compose -f ibm-mq.yml up -d)

    NOTE: You can change the YML file by your own, changing the App or Admin Password

Console Using

To access the IBM MQ Console use the following URL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages