colin.catlin

R Shiny Server, on Azure Container Instances, with Nginx, Certbot for SSL and Azure Pipelines for CI-CD

https://github.com/winedarksea/ACIShinyServer Even as a primarily Python Data Scientist, I have always liked R Shiny. I think it is the best way for a data scientist to deploy a web app for end users. Lots of features. Easy to use. I have deployed apps for end users both as desktop apps and to shinyapps.io. But recently

R Shiny Server, on Azure Container Instances, with Nginx, Certbot for SSL and Azure Pipelines for CI-CD Read More »

Building an Ubuntu VM to host Docker and Building Containers for Python Scripts Launch VM

The first part of these instructions are generic to any vm launch (unless you use a preconfigured image) Go to the cloud service of your choice (here Microsoft Azure) and launch a VM of a size of your choosing (nothing too tiny, probably 8GB RAM minimum if doing machine learning), running Ubuntu Server (or similar).

Building an Ubuntu VM to host Docker and Building Containers for Python Scripts Launch VM Read More »