ubclaunchpad / bumper

🥊 Fast-paced multiplayer arcade game, built with Go, Javascript, and WebSockets
13 stars 2 forks source link

Add support for HTTPs in dev and production via nginx #262

Open brian-nguyen opened 5 years ago

brian-nguyen commented 5 years ago

:tickets: Ticket(s): Closes #


:construction_worker: Changes

:flashlight: Testing Instructions

Generate keys with make https Modify the make nginx and nginx.conf according to the comments for development. Test run the server PORT=9090 go run main.go Go to http://localhost/start and https://localhost/start to confirm the setup works.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 66.756% when pulling 3dd68c76727d6c7b0a5daa4445d62c3bdb2e230b on brian/https into a40948a274367d7f8d6598d7a934d12163ddcbc4 on master.