Skip to content

MCIS toy game deployment

Seokho Son edited this page Jun 18, 2021 · 1 revision

https://github.com/cloud-barista/cb-tumblebug/pull/609

Add script for deploying web game server

How to use (1: Create MCIS, 2: Deploy Game)

  • ./create-all.sh all 1 game6 ../testSetCombination.env
  • ./deploy-game-js.sh all 1 game6 ../testSetCombination.env

How to access the Game server (access with your web browser)

  • http://{{VM-Public-IP}}:8081

Hnet-image (1)

Note

  • Tested with aws, gcp, alibaba, azure
Clone this wiki locally