Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Commit b39cf26

Browse files
authored
point to docker-compose instructions (#10)
* point to docker-compose instructions * point to docker-compose instructions
1 parent 9839e91 commit b39cf26

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ Everything would be hosted on a Kubernetes Cluster where you can access your own
3131

3232
## Prerequisite
3333

34-
Create a Kubernetes cluster with [IBM Bluemix Container Service](https://github.com/IBM/container-journey-template) to deploy in cloud. The code here is regularly tested against [Kubernetes Cluster from Bluemix Container Service](https://console.ng.bluemix.net/docs/containers/cs_ov.html#cs_ov) using Travis.
34+
To deploy the game locally, follow the instructions via docker-compose in GameOn repository [here](https://github.com/gameontext/gameon#local-room-development).
3535

36-
If you want to deploy the game locally, you can use [Docker](https://www.docker.com) containers in your environment. The GameOnText team provides instructions for [local development](https://github.com/gameontext/gameon#local-room-development).
36+
To follow the steps here, create a Kubernetes cluster with [IBM Bluemix Container Service](https://github.com/IBM/container-journey-template) to deploy in cloud. The code here is regularly tested against [Kubernetes Cluster from Bluemix Container Service](https://console.ng.bluemix.net/docs/containers/cs_ov.html#cs_ov) using Travis.
3737

3838
## Deploy to Kubernetes Cluster on Bluemix
3939
If you want to deploy GameOn! directly to Bluemix, click on 'Deploy to Bluemix' button below to create a Bluemix DevOps service toolchain and pipeline for deploying the sample, else jump to [Steps](#steps)

0 commit comments

Comments
 (0)