Sign inSign up

kunalbabre/fireworks

By kunalbabre

Updated almost 6 years ago

Light fireworks and display them on screen.

Image
0

10K+

kunalbabre/fireworks repository overview

Fireworks App

SignalR based application that allows website users to light fireworks and display on all the connected site users. You can light single or multi shot using the app. There is also a button that can stimulate a crash /home/admin. Pressing the button again will make the application run again.

Source: Github

Port Exposed

  • 80

Images on Docker Hub:

  • Green: kunalbabre/fireworks:green
  • Blue: kunalbabre/fireworks:blue
  • Red: kunalbabre/fireworks:red
  • Yellow: kunalbabre/fireworks:yellow

Trigger fireworks manually

  • Trigger Single - /home/singleshot
  • Trigger Multishot - /home/multishot

Environment variables

  • SIGNALR_CS : (optional) if you wish to scale-out you can provide connection string for Redis or Azure SignalR
  • APP_COLOR: (works with latest tag): you can specify theme color for the app (red,green, blue, yellow)

Health Monitoring

  • Liveness - /home/isRunning

    • returns HTTP 200 if the application is alive
    • returns HTTP 400 if the application has crashed
  • Readiness - /home/isRunning

    • returns HTTP 200 if the application is alive
    • returns HTTP 400 if the application has crashed

Tag summary

Content type

Image

Digest

Size

103 MB

Last updated

about 7 years ago

docker pull kunalbabre/fireworks