Skip to content

Instantly share code, notes, and snippets.

@Samstiles
Created September 17, 2015 17:37
Show Gist options
  • Select an option

  • Save Samstiles/2ebd3cd49ea2dac81416 to your computer and use it in GitHub Desktop.

Select an option

Save Samstiles/2ebd3cd49ea2dac81416 to your computer and use it in GitHub Desktop.
## Dev properties for hyperion
#Override server port. Default 80
hal9002.port=8779
## ZINN PROPERTIES
zinn.logLevel=debug
## EUREKA PROPERTIES
#If required you can disable eureka service registration
hal9002.enableEureka=false
eureka.serviceUrl.default=http://localhost:8080/eureka/v2/
eureka.port=8779
titan.aws=false
#TOWERS
titan.zk.enable=false
towers.zk.connection.type=url
towers.zk.connection.url.urls=zookeeper:2181
# Hyperion
#hyperion.druid-host=http://127.0.0.1:8084/druid/v2
hyperion.druid-host=http://us-east-1a-dev-druid-broker.internal.liveopslabs.com:8080/druid/v2
### toran client properties for riband
toran.riband.hostType=ip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment