cyberark / conjur-aws

[DEPRECATED] - AWS CloudFormation templates for Conjur
Apache License 2.0
4 stars 0 forks source link

Publish this to conjur.org #15

Open dustinmm80 opened 7 years ago

dustinmm80 commented 7 years ago

We need to make these templates available from conjur.org. This is a megastory, let's split it up before working on it.

The templates are deployed to conjur-ci-public, a public-read S3 bucket:

https://s3.amazonaws.com/conjur-ci-public/cloudformation/conjur-latest.yml

https://s3.amazonaws.com/conjur-ci-public is the list index

conjur-latest is the bleeding edge of cyberark/conjur. Once we do a release of conjur past 0.1.0 then we’ll also have conjur-v0.9.0.yml, and so on, in this folder.

i don’t think it’s enough to link people directly to the template. We should have a page on conjur.org for AWS platform (similar to k8s in future). The page should feature a table that sucks in that public list XML URL from s3 and outputs html (client-side). That way our cloudformation downloads on the page will always be up to date.

Alan will start to get this README into production shape (ready for user consumption) early next week. We can use some of the content there for the conjur.org cloudformation page.

Also on this page we can have a ‘click to launch stack’ button that makes it dead simple to start conjur in AWS: launch stack, set a couple params, go.

dustinmm80 commented 7 years ago

@apotterri @typaulhus @mizziness @brikelly heads up!