lyenliang

Results 15 issues of lyenliang

**Is your feature request related to a problem? Please describe.** I have successfully create `pandas`, and `numpy` layers for python3.9 on arm64 architecture. How about adding the 2 layers to...

enhancement

I make `AWS_HOST` and `Region` configurable with environment variables. You can now use acme.sh with AWS China using the following command. `AWS_HOST=api.route53.cn Region=cn-northwest-1 ./acme.sh --issue ...`

I just upgraded my docker-gitlab to version `12.5.2`. And I found a lot of `INFO reaped unknown pid ` messages in the log of gitlab. ``` 2019-12-25 03:18:24,637 INFO reaped...

I want to back up a folder `/home/ec2-user/rsync_folder` from one machine to another machine. Here's the content of the folder ``` . |-- excludeme | `-- backupFile.txt |-- file2.txt |--...

I got the following error when uploading a file whose size is less than 4MB ``` botocore.errorfactory.InvalidParameterValueException: An error occurred (InvalidParameterValueException) when calling the UploadArchive operation: Invalid Content-Length: 0 ```...

I just created a single node redis using [`aws.elasticache.Cluster()`](https://www.pulumi.com/registry/packages/aws/api-docs/elasticache/cluster/). I'm wondering how to retrieve its primary endpoint so that I can create a route53 record pointing to it. I've read...

kind/question

Change `steeps` to `steps`.