hrbrmstr / pewpew

:star: :star: :star: Build your own IP Attack Maps with SOUND!
https://rud.is/pewpew/
1.03k stars 233 forks source link

Option to easily run w/o web-host or heroku #27

Closed dtklein closed 6 years ago

dtklein commented 6 years ago

If you want to demo this in an isolated environment or you want to run this on a disconnected network (such as for an exercise or drill in your tabletop / premortem command center), you can build a docker container that includes a minimal HTTP server and the full pewpew setup before you go offline, and run the docker container to present the solution. This is a Q&D solution for those who don't want to mess with getting on a web-host or messing with Heroku or other code-host services.

This includes a Dockerfile and a README file to explain how to use it