--- myst: html_meta: "description": "Deploying and Operating Plone behind a WSGI server" "property=og:description": "Deploying and Operating Plone behind a WSGI server" "property=og:title": "Deploying and Operating Plone behind a WSGI server" "keywords": "Plone, deploy, WSGI, training" --- (wsgi-label)= # Deploying and Operating Plone on WSGI About : Deploying and Operating Plone behind a WSGI server Level : All levels ```{note} This training is meant to use in a course or read and worked through by an individual user. Instructors should note that this makes it more discursive than if only meant for classroom use. Many sections may be zipped through in a class, noting to students that the full text is available for review. ``` ```{toctree} :caption: Deploying and Operating Plone on WSGI :maxdepth: 2 :numbered: true setup pep-3333 prz-introduction prz-differences-to-zserver-setup prz-wsgi-ini-contents prz-zope-conf-contents prz-recipe-options bjoern gunicorn uwsgi debugging addons miscellaneous buildout ```