Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment on Azure? #1144

Open
zackarno opened this issue Jun 18, 2024 · 1 comment
Open

Deployment on Azure? #1144

zackarno opened this issue Jun 18, 2024 · 1 comment

Comments

@zackarno
Copy link

zackarno commented Jun 18, 2024

Hello,

I was wondering Is it possible to deploy a shiny golem app on Azure?

In the Engineering Production-Grade Shiny Apps book the following limitation is written:

"Other platforms can run Docker containers, notably AWS and Google Cloud Engine. At the time of writing these lines, golem does not provide support for these environments, but that is on the to-do list!"

A quick google search revealed various instructional tutorials/blogs on deploying shiny to an Azure Web Apps (a few examples below), but the above description made me wonder if there is something inherent to golem that would interfere with this process.

https://blog.colbyford.com/how-to-deploy-shiny-apps-in-azure-and-use-your-domain-name-d761dd7d832a
https://hypebright.nl/index.php/en/2024/02/13/deploy-your-shiny-app-to-azure-app-service-2/

@ColinFay
Copy link
Member

Hello,

We indeed haven't work on this so far.

Can you expand on what you would be looking for here?

My understanding is that the required workflow would be:

-> golem::add_azure_devops_deploy(), which would produce:

  • the pipeline yml (I can't remember the name of this file)
  • push to the Azure Docker registry (maybe ?)

I don't have access to a working Azure setup for now, but would be happy to collaborate on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants