Arthur Kepler
Arthur Kepler
First I'd like to pay a compliment to the very well put together Docker base image you've created. Nicely done, and thank you. Regarding `/usr/share/nginx/html`, as the web root directory,...
Hi, I love this script, and I'm using `aws s3 --sync` to upload `$BACKUPDIR` to s3, via the `$POSTBACKUP` hook. However, since the end of the script calls ``` rm...
Adds a new config option: `response_body`, which keeps the current (String) `ok` as the default. This is useful for being able to issue a JSON response to clients. Additionally, the...
Hi James, I appreciate your article for doing Google SSO via a Golang app (2017-08-05-sign-in-with-google.md). I'm noticing that the frontend client works as expected, but the backend parsing doesn't seem...
We'd love to migrate from s3fs to yas3fs, however an important feature to us is support for mounting buckets as anonymous "public" buckets, without credentials. (The bucket may actually be...
File: [themes/default/content/registry/packages/aws-native/api-docs/iam/role/_index.md](https://www.pulumi.com/registry/packages/aws-native/api-docs/iam/role/) The examples for AWS Native IAM Roles have the keys in all lowercase. This fails at the AWS API action with errors as shown below. In AWS policy...
**What happened?** When running `devspace init` in an existing codebase having `docker-compose.yaml`, Devspace prompts for migration from Docker Compose. However, it seems to ignore either locally sourced/exported ENVs as well...
## Feature Request/Documentation Request _Note: This is somewhere between a bug report, feature request, and documentation suggestion. Feel free to re-categorize it as appropriate._ **Is your feature request related to...
File: [themes/default/content/registry/packages/aws-native/api-docs/iam/role/_index.md](https://www.pulumi.com/registry/packages/aws-native/api-docs/iam/role/) The examples for AWS Native IAM Roles have the keys in all lowercase. This fails at the AWS API action with errors as shown below. In AWS policy...