cf-unik-buildpack

command module
v0.0.0-...-ea53368 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

README

cf-unik-buildpack

CloudFoundry Buildpack for Building & Running Unikernels

To use: In your manifest.yml (the CloudFoundry one), you must specify the Unik configuration like so:

---
applications:
- name: myapp
env:
  URL: 52.12.10.128:3000
  PROVIDER: aws
  ARGS: optional string of args  
  • URL: the url of the unik daemon
  • PROVIDER: the cloud/vm provider to run on. Supported (as of 7/25/2016): AWS, Virtualbox, Vsphere
  • ARGS: optional string of args to pass to the unikernel

Note:

  • Supported languages (as of 7/25/2016): Java, Node.js, Python3, Golang

Run with

cf push -b=https://github.com/solo-io/cf-unik-buildpack.git

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL