[pycsw-devel] proper way to host a pycsw css stylesheet
Paul
genuchten at yahoo.com
Mon Aug 12 01:25:20 PDT 2024
Hi list, just curious to learn what is the best way to host a tailored css stylesheet with pycsw, with the wsgi_flask application in a typical docker setup.
The current docker image runs a single flask app, no webserver to host additional assets. For this scenario is it better to run the flask app as wsgi in apache and use apache to host additional resources?
In general is it better to run pycsw within apache in production situations? Discussion like https://www.reddit.com/r/Python/comments/8bb102/why_shouldnt_one_use_flask_bottle_django_etc/ seem to indicate that running a webserver is better for example to allow mulitple threads. If so, then the question could be relevent, Should the pycsw community maintain a docker image using this webserver embedded mode?
Hope to hear back from you, regards Paul.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pycsw-devel/attachments/20240812/b0dcf51e/attachment.htm>
More information about the pycsw-devel
mailing list