No description, website, or topics provided.
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.circleci
.s2i/bin
policies/example/0.1
t
.gitignore
LICENSE
README.md
Roverfile
Roverfile.lock
cpanfile
openshift.yml

README.md

CircleCI

APIcast Example Policy

This policy is an example how to make custom policies for APIcast.

OpenShift

To install this on OpenShift you can use provided template:

oc new-app -f openshift.yml --param AMP_RELEASE=2.2.0

The template creates new ImageStream for images containing this policy. Then it creates two BuildConfigs: one for building an image to apicast-policy ImageStream and second one for creating new APIcast image copying just necessary code from that previous image.

License

MIT