Skip to content

DoruM/docker.tutorials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaazing Gateway Docker Tutorial

This repository shows example configurations in several scenarios. The scenarios build upon each other, so you can follow them in order to learn how to configure the gateway with Docker from the ground up, or you can jump directly to the scenario you are interested in.

Requirements/Setup

These tutorials require that you have Docker and Docker Compose installed. If this is your first time using Docker follow the Docker Getting Started Guides for Mac, Linux, or Windows.

These tutorials also require that the Docker host machine is addressable via kaazing.example.com. To do this, add an entry to your hosts file for kaazing.example.com that points to your Docker host's IP address. For example, if you are using Docker Machine, you can get the IP address with this command: docker-machine ip.

Scenarios

Each subdirectory contains a scenario listed below and provides instructions on how to run the setup locally.

** EE marks demos that require the Enterprise Edition.

Broadcast Architecture

WSS Architecture

User-Auth Architecture

AMQP Architecture

JMS Architecture

Enterprise Shield

  • Redis (example coming soon) EE

  • Http Proxy (example coming soon)

  • High Availability and Clustering (example coming soon)

  • KWIC (example coming soon) EE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published