Django

Code

Ticket #1097 (closed: duplicate)

Opened 4 years ago

Last modified 3 years ago

Add deployable example configs for mod_python/FastCGI/SCGI/Lighttpd etc

Reported by: Simon Willison Assigned to: jacob
Milestone: Component: Documentation
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

There's enough real-world experience of deploying Django out there now that we should be able to gather together example configuration files for all kinds of different setups. Let's add a directory to the Django distribution (maybe docs/deployment or something) which contains a collection of almost-ready-to-go configuration files for Apache 1.3/2, Lighttpd and so on covering the various ways in which Django can be deployed using them. Ideally people should be able to install the web server of their choice, drop in a config file we've provided, change one or two settings in it (the location of their code base, the domains hosted by the server) and start it up.

This would make deploying Django faster and easier, and would emphasize the production-ready nature of the framework.

For bonus points, comment the example configs heavily with tips on tweaking or improving performance once you're up and running.

Attachments

Change History

05/04/06 23:04:39 changed by adrian

  • status changed from new to closed.
  • resolution set to duplicate.

Superceded by #1736.


Add/Change #1097 (Add deployable example configs for mod_python/FastCGI/SCGI/Lighttpd etc)




Change Properties
Action