<html><head></head><body><div class="ydpcbc3cceyahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div dir="ltr" data-setdir="false">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.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">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? </div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">In general is it better to run pycsw within apache in production situations? Discussion like <a href="https://www.reddit.com/r/Python/comments/8bb102/why_shouldnt_one_use_flask_bottle_django_etc/" rel="nofollow" target="_blank">https://www.reddit.com/r/Python/comments/8bb102/why_shouldnt_one_use_flask_bottle_django_etc/</a> 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?</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Hope to hear back from you, regards Paul.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false"><br></div></div></body></html>