cloudfoundry-incubator / quarks-gora-release

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quarks-gora-release

This is the bosh release for quarks-gora, it is used in testing of the Quarks Operator. It's meant to be lightweight and flexible enough to facilitate fast testing on a variety of usecases. As a BOSH release it should be used as one package in one job. It can also be used in a docker image.

Features

  • http server with ssl
  • accepts the following:
    • GET / (returns env)
    • POST / (runs the request body in bash and returns a 200 for exit code 0, 500 otherwise, STDOUD/ERR in response body)

About

License:Apache License 2.0


Languages

Language:HTML 58.4%Language:Shell 41.6%