Commit Graph

9 Commits (af9afb81e808eb098306bc05e16bc9cd0d74e45d)

Author SHA1 Message Date
Scott Anderson e7ee158f2e hotfix: added missing download files, resolves #1437 2020-09-14 12:47:07 -06:00
Scott Anderson acebddb0f1 updated accepted extensions in edge.js 2020-09-14 12:26:53 -06:00
Scott Anderson cd0eb9a328 hotfix: updates to edge.js to handle flux latest and archive redirects 2020-09-11 13:51:36 -06:00
Scott Anderson 9525ed3574 hotfix: added flux latest redirect support to edge.js 2020-09-09 10:14:09 -06:00
Scott Anderson 4fc956dae2 hotfix: added alias to influxdb 1.8 flux getting started, resolves #1395 2020-09-04 10:11:36 -06:00
Scott Anderson 689b6b571f
updated deploy files (#1387) 2020-09-02 14:18:46 -06:00
Scott Anderson 00350392af added missing semicolon to lambda edge function 2020-09-02 12:17:42 -06:00
Scott Anderson 641be4eded updated lambda fn with permanant redirects 2020-09-02 12:17:41 -06:00
Scott Anderson 3d918af7b8 Deploy refactor (#1370)
* Change lambda function to recognize clean URLs

* More bug fixes to CF template and function

* Add redirect for root to /v2.0

* Fix lambda rewrite logic

* Switch to using multiple cache behaviors

* Experiment with deleting lambda@edge functions

* Change lambda function to recognize clean URLs

* More bug fixes to CF template and function

* Add redirect for root to /v2.0

* Fix lambda rewrite logic

* Switch to using multiple cache behaviors

* Experiment with deleting lambda@edge functions

* Update nodejs version in redirect lambda

* Use edge lambda function and remove path redirects.

* updated edge.js and cloudformation template

* revamped lambda edge function, made other template adjustments

Co-authored-by: Gunnar Aasen <gunnar.r.aasen@gmail.com>
2020-09-02 12:17:34 -06:00