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

Commit 9839e91

Browse files
committed
Update README
1 parent 480584d commit 9839e91

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +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 either [Minikube](https://kubernetes.io/docs/getting-started-guides/minikube) for local testing, or 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+
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.
35+
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).
3537

3638
## Deploy to Kubernetes Cluster on Bluemix
3739
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)