command
module
Version:
v0.0.0-...-3299682
Opens a new window with list of versions in this module.
Published: Jul 28, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.