-
## Context
I followed the steps [here](https://ianwhitestone.work/zappa-serverless-docker/) to create a container image, upload it to ECR, and run `zappa deploy -d`. All routes work perfectly…
-
# Error botocore.errorfactory.NotFoundException: An error occurred (NotFoundException) when calling the GetRestApi operation: Invalid API identifier specified 341536805644:qiozpnwvc3
## Context
…
-
Hi,
I was trying to create a docker image for my python script and upload it to AWS ECR and then use it in Lambda. Our python runtime is 3.8 shown on the AWS console so I just followed this manual:
…
-
Originally from: https://github.com/Miserlou/Zappa/issues/964 by [erikcw](https://github.com/erikcw)
## Context
I'm using the [danielwhatmuff/zappa](https://github.com/danielwhatmuff/zappa)…
-
I apologize if an issue is not the right outlet for this type of question.
I see several examples for how to easily start your new Django project using Zappa through starting off with `zappa init` …
-
Hi @f-zappa
Thank you for this plugin.
I'm a total newbie when it comes to check_mk so please bear with me.
My setup
* Check_mk 2.1.0p3 running in Docker (podman)
I downloaded your mkp an…
-
Refs https://github.com/DemocracyClub/aggregator-api/pull/72 , https://github.com/DemocracyClub/aggregator-api/pull/73
Well this one is fun..
Upgrading to django 2.2 works fine locally and in CI,…
-
It would be nice to have goblet running from a container in cloudrun along with api gateway with routes pointing to the cloudrun setup. This would be useful for applications that need the scaling/ thr…
-
P178の`zappa deploy dev`で発生しました。
```
AttributeError: 'Template' object has no attribute 'add_description'
```
ch.9-6 デプロイ時に502エラーとなる #1
のチケットとは別の現象です。
```
zappa deploy dev
Calling deploy …
-
I'm trying to build and deploy a new Zappa app for the first time, and when I ran Zappa deploy I got the following error:
```
Traceback (most recent call last):
File "/Library/Frameworks/Pytho…