rack
rack copied to clipboard
Private PaaS built on native AWS services for maximum privacy and minimum upkeep
By default is Yes, but user can turn it off to disable CloudWatch
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.3.0 to 1.8.0. Release notes Sourced from github.com/stretchr/testify's releases. Minor improvements and bug fixes Minor feature improvements and bug fixes Fixes breaking change with HTTPBodyContains A breaking...
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.4.1 to 1.5.0. Release notes Sourced from github.com/gorilla/websocket's releases. Minor new features and maintenance update CHANGELOG Dialer: add optional method NetDialTLSContext (#746) @lluiscampos Update README (#757) @garyburd...
Bumps [github.com/aws/aws-lambda-go](https://github.com/aws/aws-lambda-go) from 1.2.0 to 1.34.1. Release notes Sourced from github.com/aws/aws-lambda-go's releases. v1.34.1 What's Changed fix godoc typo in example for WithEnableSIGTERM by @bmoffatt in aws/aws-lambda-go#461 Full Changelog: https://github.com/aws/aws-lambda-go/compare/v1.34.0...v1.34.1 v1.34.0...
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.7.0 to 1.13.0. Release notes Sourced from github.com/fatih/color's releases. v1.13.0 This release updates the following dependencies: github.com/mattn/go-colorable v0.1.9 github.com/mattn/go-isatty v0.0.14 v1.12.0 This release adds support for the...
Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.1.0 to 1.8.0. Release notes Sourced from github.com/PuerkitoBio/goquery's releases. v1.6.1 Bug fix: fix panic when calling {Prepend,Append,Set}Html on a Selection that contains non-Element nodes. v1.6.0 No release...
Implementation for migrating the rack API Classic Load Balancer to an Application Load Balancer. - cloudformation changes - new cli command `convox rack sync` to retrieve the new rack API...
One-off processes, including `convox run`, `convox exec`, and timers don't pass stop signals to processes properly. For exec and non-detached runs, this makes sense, as Convox runs a `sleep {timeout}`...
In order to be able to leverage Parameter Store in Systems Manager, the following must be added to the container definition in the taskdef (as in provider/aws/formation/service.json.tmpl): ``` "secrets": [...