How to deploy streamlit on OpalStack or any other shared VPS?

How do I run streamit as a python uwsgi application ?

https://docs.opalstack.com/topic-guides/python/#connecting-your-pythonuwsgi-application-to-your-project

module = streamlit:app
touch-reload = /home/username/apps/appname/streamlit/vision.py

I am getting a 500

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.