grace

command module
v0.0.0-...-8eb7258 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

README

Grace - a simple Go webapp for testing cloudfoundry

go get -v github.com/cloudfoundry/grace
goto grace

To push to diego

export APP_NAME=grace
cf push $APP_NAME --no-start -b=go_buildpack
cf curl /v2/apps/`cf app $APP_NAME --guid` -X PUT -d '{"diego":true}'
cf start $APP_NAME

Dockerimage: cfdiegodocker/grace (based on busy-box)

To rebuild the dockerimage:

docker build -t="cfdiegodocker/grace" .
docker push cfdiegodocker/grace

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