Skip to content

dh1tw/remoteSwitch-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

remoteSwitch Playground

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

Releases

No releases published

Packages

No packages published