I’m going in circles… Mainly because I cannot find a complete, clear, tutorial on how to deploy python Dash using uwsgi/flask and Nginx.
Can someone please please please provide one?
I don’t want to see 3 different ways to try different solutions to bits and pieces of a complicated chain relating python/uflask and uwsgi. I ( and I strongly suspect many others) really want to see one decent recipe and strategy to learn from.
For project.py - show an explicit app/dash.Dash, server (Flask) and app.run_server config
For wsgi.py an explicit config that works
for project.ini - a config that works
A uwsgi command line that works
It’s beyond frustrating that no such recipe exists to learn from.
(My apologies in advance if I’m coming across overly energized ! )