Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 959 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 959 Bytes

pezauth

authentication service for pez resources

wercker status

GoDoc

background

this is a combination of 2 products the auth service & the pez portal. pez auth services is a central auth consumable that could be used to validate rest calls across all pez services pez portal is the user facing web client (pez landing page) which will be a users point and click representation of pez

the two above services will be decoupled in the near future, but remain in this repo for now.

How to run my pipeline

  • requires the wercker cli
  • requires a dockerhost (boot2docker)
$ git clone git@github.com:pivotal-pez/pezauth.git
$ cd pezauth
$ ./runlocalbuild