uwsgi-nginx-docker
uwsgi-nginx-docker copied to clipboard
Docker image with uWSGI and Nginx for applications in Python (as Flask) in a single container.
Hi, I want to add certificate to the wsgi application not sure if its suppose to be added at wsgi.conf or the nginx.conf any help would be appreciated
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. Commits 1f08cf4 Update version to 0.971 61c0064 Add back workaround to avoid confusing mypy.types and types in pyinfo (#13176) d8d900c...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 1 to 4.1.0. Release notes Sourced from actions/setup-python's releases. v4.1.0 In scope of this pull request we updated actions/cache package as the new version contains fixes for...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Update default runtime to node16 v2.4.0 Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr v2.3.5 Update...
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. Release notes Sourced from pytest's releases. 7.0.1 pytest 7.0.1 (2022-02-11) Bug Fixes #9608: Fix invalid importing of importlib.readers in Python...
Can someone point to an example Django app using this repo? I built a Django app and followed the steps here (https://uwsgi-docs.readthedocs.io/en/latest/tutorials/Django_and_nginx.html#install-uwsgi-system-wide) to run it with uwsgi and nginx using...
Updates the requirements on [docker](https://github.com/docker/docker-py) to permit the latest version. Release notes Sourced from docker's releases. 5.0.3 List of PRs / issues for this release Features Add cap_add and cap_drop...
Updates the requirements on [isort](https://github.com/pycqa/isort) to permit the latest version. Release notes Sourced from isort's releases. 5.8.0 March 20th 2021 Fixed #1631: as import comments can in some cases be...
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. Changelog Sourced from black's changelog. 20.8b1 Packaging explicitly depend on Click 7.1.2 or newer as Black no longer works with...