Skip to content

Trpin73/remoteSwitch-playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

U# remoteTrpinsPlayground

This repository contains the sources to the remoteSwitch playground at demo.switch.shackbus.org.

The playground uses docker-compose to orchestrate 8 remoteSwitch instances.

screenshot switch demo1

Description

Instances

remoteSwitch instances:

All instances use the dummy_switch implementation.

Other

  • remoteSwitch web (aggregator)
  • nats-server (communication backend)

How to execute

It's pretty easy to run you own demo instance locally if you have docker installed on your machine.

Depending on your OS and CPU's architecture you might have to adjust in the docker-compose.yml the arguments

Then just run

$ docker-compose up --build

About

Dockerized playground for remoteSwitch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%