Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example Django app using this repo #97

Open
davidshumway opened this issue Feb 7, 2021 · 1 comment
Open

Example Django app using this repo #97

davidshumway opened this issue Feb 7, 2021 · 1 comment

Comments

@davidshumway
Copy link

davidshumway commented Feb 7, 2021

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 a uwsgi .ini file.
What are the steps required use this repo (tiangolo / uwsgi-nginx-docker) to create a docker image using the Django app and run the image in a docker container? Thanks!

@karlhedins
Copy link

Made a small example with uwsgi-nginx-docker configured with Django:
https://github.com/karlhedins/uwsgi-nginx-django-docker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants