Skip to content

Instantly share code, notes, and snippets.

@pavolloffay
Last active September 1, 2017 13:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pavolloffay/08b22774644d8f1ca1e2c5ec94957c43 to your computer and use it in GitHub Desktop.
Save pavolloffay/08b22774644d8f1ca1e2c5ec94957c43 to your computer and use it in GitHub Desktop.
brewery app

minishift start --memory 7gb

Requires sb-snowdrop parent snowdrop/spring-boot-bom#10 build locally https://github.com/redhat-developer-demos/brewery

  1. Deploy Jaeger all-in-one
  2. Deploy rabbitMQ go to the $PROJECT_HOME/extras/rabbitmq ./mvnw -Dfabric8.mode=kubernetes clean fabric8:deploy
  3. deploy all ./mvnw clean fabric8:deploy

Run oc policy remove-role-from-user view -z default -n $(oc project -q) before deploying if necessary http://zipkin-green-cloud-demo.app.burr.red/traces/5536541e88da7f43?serviceName=reporting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment