Deploy Python Streamlit/ Flask app to Azure Virtual Machine using Github /u/Snoo5892 Python Education

Hi

I have created a streamlit app, I am looking for an easy CI/ CD deployment option via GitHub Actions to Azure VM

So, when the PR is merged into main branch the code should be deployed in the VM and run without using any Docker image or any containerization

I am not able to find any tutorial or documentation regarding this. Also, i don’t have permission to use Azure App Service or Azure Container app

Only possible way is to deploy on Azure VM, so what’s the possible way to deploy?

submitted by /u/Snoo5892
[link] [comments]

​r/learnpython Hi I have created a streamlit app, I am looking for an easy CI/ CD deployment option via GitHub Actions to Azure VM So, when the PR is merged into main branch the code should be deployed in the VM and run without using any Docker image or any containerization I am not able to find any tutorial or documentation regarding this. Also, i don’t have permission to use Azure App Service or Azure Container app Only possible way is to deploy on Azure VM, so what’s the possible way to deploy? submitted by /u/Snoo5892 [link] [comments] 

Hi

I have created a streamlit app, I am looking for an easy CI/ CD deployment option via GitHub Actions to Azure VM

So, when the PR is merged into main branch the code should be deployed in the VM and run without using any Docker image or any containerization

I am not able to find any tutorial or documentation regarding this. Also, i don’t have permission to use Azure App Service or Azure Container app

Only possible way is to deploy on Azure VM, so what’s the possible way to deploy?

submitted by /u/Snoo5892
[link] [comments] 

Leave a Reply

Your email address will not be published. Required fields are marked *