gameontext / gameon

The root repository provides mechanics to set up a local environment for building and testing rooms.
http://gameontext.org
Apache License 2.0
58 stars 37 forks source link

Add in room service and modify yaml resources #119

Closed AnthonyAmanse closed 6 years ago

AnthonyAmanse commented 6 years ago

This commit adds in instructions for deploying the gameon app in IBM Cloud Container service. This commit also adds in the room service and room service environment variable in the configmap. The generated certificate from openssl is now created as a secret instead of a configmap. The yaml files using the certificate is now pointed to the new secret. go-run.sh script should now create a secret from the generated certificate.

Signed-off-by: AnthonyAmanse ghieamanse@gmail.com


This change is Reviewable

ebullient commented 6 years ago

Reviewed 10 of 10 files at r1. Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable