Brian Ploetz

Results 7 issues of Brian Ploetz

When running oauth2-server, many of the values collected on the command line end up looking like this in the database: ``` { "_id" : ObjectId("4d81ce61f1ea7ea4cf999991"), "display_name" : "foo\n", "link" :...

OAuth2 spec v10 has long been left in the dust, and we should upgrade rack-oauth2-server to honor newer versions of the OAuth2 spec. This means (roughly): - Re-factor the code...

Instead of installing Ruby manually via a package manager, use RVM instead.

Feature Request

AWS Clouds should support Auto Scaling for Ec2 Nodes. This implies: 1. Adding a workflow step to create an AMI + LaunchConfiguration from an already configured Ec2 Node. 2. Updating...

Feature Request

Currently you can only boot an Ec2 Node from an AMI. Maestro should support booting from EBS volumes as well.

Feature Request

This attempts to add support for running Dremio in Docker. - Added a "run" option to the dremio script that runs the process in the foreground (required by Docker). I'm...

I'm sorry, but the [documentation for contentful-management.js](https://contentful.github.io/contentful-management.js/contentful-management/10.35.3/) is just completely unusable. The main page says: > You can start by looking at the top level contentfulManagement namespace........ There is no...