dh1tw / remoteRotator-playground

Dockerized Playground for remoteRotator

Home Page:https://demo.rotator.shackbus.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remoteRotator Playground

This repository contains the sources to the remoteRotator playground at demo.rotator.shackbus.org.

The playground uses docker-compose to orchestrate 6 remoteRotator instances.

screenshot rotator demo1

Description

Instances

remoteRotator rotator instances:

All instances use the dummy rotator implementation.

Other

  • remoteRotator 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 remoteRotator

https://demo.rotator.shackbus.org

License:MIT License


Languages

Language:Dockerfile 100.0%