Git Product home page Git Product logo

azureappservice's Introduction

AzureAppService

Main Codecov test coverage CRAN status Lifecycle: experimental

AzureAppService lets you manage Azure App Service, a Platform-as-a-Service (PaaS) and Container-as-a-Service (CaaS) from Microsoft. You can deploy a containerised shiny app to the cloud using some simple wrappers.

Contra its name, the package is not (yet) a complete client to Azure App Service, but only covers the commands relevant to deploying a shiny app to Web App for Containers, the CaaS product of Azure App Service.

The package wraps the Azure CLI rather than talking directly with the Azure Resource Manager Rest API via the AzureRMR package (logged in #2).

Installation

Install the development version from GitHub with:

remotes::install_github("subugoe/AzureAppService")

You need not take on AzureAppService as a runtime dependency (in your DESCRIPTIONs Imports field), because the package is typically only needed during deployment. Consider adding it as an optional Suggests dependency, or add it separately to the compute environment from which you deploy.

System Requirements

This package calls the Microsoft Azure Command-Line Interface (CLI). It does not (yet) talk directly with the Azure Resource Manager Rest API via the AzureRMR package (logged in #2).

To deploy to Azure, you need to install the Azure CLI any machine from which you want to deploy your shiny app. There's no need to install the Azure CLI into your production image; you only need it at deploy time. If you only deploy from GitHub Actions (recommended) you do not need to install anything; the Azure CLI is included in all GitHub-hosted runners.

azureappservice's People

Contributors

maxheld83 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.