Skip to content

Instantly share code, notes, and snippets.

@dsugden
Last active August 29, 2015 14:18
Show Gist options
  • Select an option

  • Save dsugden/af50f5bcd7eb0398d657 to your computer and use it in GitHub Desktop.

Select an option

Save dsugden/af50f5bcd7eb0398d657 to your computer and use it in GitHub Desktop.
enablePlugins(JavaAppPackaging,ConductRPlugin)
BundleKeys.nrOfCpus := 1.0
BundleKeys.memory := 10.MiB
BundleKeys.diskSpace := 5.MB
BundleKeys.endpoints := Map("singlemicro" -> Endpoint("http",0,services = Set(URI("http:/singlemicro"))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment