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

Django/nginx/uwsgi docs #108

Closed
evildmp opened this issue Jan 2, 2013 · 1 comment
Closed

Django/nginx/uwsgi docs #108

evildmp opened this issue Jan 2, 2013 · 1 comment

Comments

@evildmp
Copy link

evildmp commented Jan 2, 2013

I wrote a tutorial for the Django documentation, on how to set up Django + uwsgi + nginx, but it's not entirely clear whether it belongs in the Django documentation: django/django#598.

The tutorial as raw rst: https://raw.github.com/evildmp/django/7a5df19b919fe629512a7066dcb1103706e1c78b/docs/howto/deployment/tutorial.txt

It is not intended as a general reference, but as a step-by-step taking a new user through all (within reason) the things that need to be done to get a server up and running in a useful way.

Maybe it would be better in the uwsgi docs? you are welcome to have it. If you think so, I will work it into the uwsgi docs and make a pull request.

@unbit
Copy link
Owner

unbit commented Jan 2, 2013

give it .rst extension and make a pull request for the uwsgi-docs repository

https://github.com/unbit/uwsgi-docs

there is a "tutorial" directory in which you can put it

Thanks

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