Mario Murphy

Results 5 issues of Mario Murphy

I'm interested in being able to perform backups to S3, using AWS's "[Server Side Encryption with Customer Provided Encryption Keys](http://docs.aws.amazon.com/AmazonS3/latest/dev/ServerSideEncryptionCustomerKeys.html)". I'm attempting this here myself, but have (so far) limited...

We're using Nginx in Alpine Linux (AWS ECS Fargate), and are interested in employing this agent. The RPM package appears to build, after installing the `alpine-sdk` and `rpm` packages. However,...

I've not been able to get `create_image` to complete a successful build. I'm attempting to build an image that I can then write to the OrangePi Plus's EMMC storage. The...

I'm attempting to use this module (thanks for writing it!)… I've created a `main.tf` containing: ``` variable "aws_access_key_id" {} # set via environment value `TF_VAR_aws_access_key_id` variable "aws_secret_access_key" {} # set...

How awesome it was to discover this project a month or so ago! As with all my "IoT" appliances, I do not trust allowing open internet access (as well as...

question