ReleaseEngineering/Development Best Practices: Difference between revisions

Jump to navigation Jump to search
→‎Browser-side: remove this section
(→‎Resiliency: Add note about graceful shutdown)
(→‎Browser-side: remove this section)
Line 76: Line 76:
* Plan to run under mod_wsgi in Apache
* Plan to run under mod_wsgi in Apache
* Plan to run across multiple webheads with dedicated disk, if possible; shared netapp storage is available too if necessary
* Plan to run across multiple webheads with dedicated disk, if possible; shared netapp storage is available too if necessary
== Browser-side ==
* Do not use a complex JS build process.


= Auth =
= Auth =
Confirmed users
2,456

edits

Navigation menu