Skip to content

Instantly share code, notes, and snippets.

@rhardt-pivotal
Last active August 6, 2019 00:45
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 rhardt-pivotal/1e760862e4a2a4c722be6292b1af64f0 to your computer and use it in GitHub Desktop.
Save rhardt-pivotal/1e760862e4a2a4c722be6292b1af64f0 to your computer and use it in GitHub Desktop.
Prometheus RSocket Proxy PAS/CFAR manifest
---
applications:
- name: prom-proxy
path: ./proxy/build/libs/prometheus-rsocket-proxy-0.8.0-SNAPSHOT.jar
buildpack: java_buildpack_offline
memory: 1G
instances: 1
routes:
- route: prom-proxy.apps.internal
- route: prom-proxy.<your-cf-apps-domain>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment