I explain how to deploy in a Azure WebApp a ShinyApps created with RStudio, using Azure DevOps as repository and Docker as container
Search Results for: shinyapp
Configure RStudio in Azure with Ubuntu
I like to explain how to configure RStudio in Azure with an Ubuntu virtual machine running a script at the startup. Quick and easy.
Creating log files with R
In this short post I explain how creating log files with R using log4r is a fast, lightweight, object-oriented approach to logging in R based
Pull Docker image from ACR in pipelines
How to pull a container from Azure Container Repository without getting Denied retrieving permissions failed in Azure DevOps pipeline? Solved
Getting started with Swift development
Getting started with Swift development is a quick post to give you the basis to start creating apps with your Mac but also with Windows
How to use an Azure API Management Service
API Management creates consistent and modern API gateways for existing back-end. How to use an Azure API Management Service in a real world?
Authentication in ShinyProxy with IdentityServer
In this post I explain how to use the authentication in ShinyProxy with IdentityServer and set up roles for each application.
Customize your pipeline in Azure DevOps
In this post I show how to customize your pipeline and other external files in Azure DevOps using variables from the Library
Deploying dockerized R/Shiny Apps on Microsoft Azure
In this article I show how quickly deploying dockerized R/Shiny Apps on Microsoft Azure and make them available globally within seconds