Hello,
I’ve been working on the deployment of a Streamlit application using Docker, docker-compose, and Nginx to the recent AWS Lightsail service. I wrote a brief tutorial about this, and I want to share it with the community. Hope it helps!
Hello,
I’ve been working on the deployment of a Streamlit application using Docker, docker-compose, and Nginx to the recent AWS Lightsail service. I wrote a brief tutorial about this, and I want to share it with the community. Hope it helps!
Hey @dasirra, welcome to the Streamlit community! Thanks for sharing this tutorial, using Docker and nginx for deployment comes up pretty frequently around here
Also added this to the Streamlit Deployment Guide
thx a lot!! I just write a similar tutorial to use docker to deploy streamlit app to Aliyun, after that I find your post, way better than mine : https://zhuanlan.zhihu.com/p/245294921 教程:在阿里云上用docker部署streamlit网页