roll icon indicating copy to clipboard operation
roll copied to clipboard

AWS Blue/Green deployment using Clojure flavoured devops

Results 7 roll issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying out roll and following the readme. ``` ✔ ~/Documents/github.com/first-roll 11:56 $ ls config.edn config.edn~ ✔ ~/Documents/github.com/first-roll 11:56 $ npm install juxt/roll > [email protected] install /Users/erik/Documents/github.com/first-roll/node_modules/lumo-cljs > node...

An easy way of keeping previous versions of the application running on standby, in case a revert is needed.

If HTTPS is used in the :load-balancers config entry, the target group will use that same protocol. This breaks the deploy because it's then configured for SSL passthrough. Since the...

As a KMS noob, I got a bit confused when initially setting up. I thought I needed to create a KMS master but what I needed was a keypair for...

https://github.com/juxt/roll/blob/5b9fdce63975b2c619e45fc577da188cab3583fe/src/roll/core.cljs#L166-L174 ^^ this will just return an empty string instead of some kind of useful exception.

Terraform 0.10 now has a new style of aws provider, roll needs updating to use it. Backwards compat goes away in next version. Needs support for a backend key in...

Min = Max. This is more like always-scaled, not auto-scaled ;)