Coder Social home page Coder Social logo

Comments (5)

fmichielssen avatar fmichielssen commented on August 25, 2024 1

Updating an app is indeed possible without downtime, by building a new docker image. ShinyProxy will automatically use the latest image build, unless you specify an image version in your yml.

Adding new apps is not possible, however, because reloading the yml at runtime is a tricky concept. It makes sense for the apps section, but other config is not straightforward to re-apply; e.g. the authentication-related sections.

That being said, we are trying to add more flexibility in this regard in the next major release of ShinyProxy. There will be support for runtime parameters, such as the amount of RAM a proxy is allowed to use. It will also be possible to launch a custom app spec, but the details of this have not yet been drawn out.

from shinyproxy.

shrektan avatar shrektan commented on August 25, 2024

update the app should basically no problem I guess because that's how shiny itself works. However, publishing a new app w/o interrupting is in doubt. I remember that shinyproxy do not support ad-hoc reloading the application.yml.

Well, I'm not the expert. Welcome to correct me...

from shinyproxy.

hejatibor avatar hejatibor commented on August 25, 2024

No, it's not possible with this release:
https://support.openanalytics.eu/t/adding-new-applications-without-restarting-shinyproxy/200

from shinyproxy.

shrektan avatar shrektan commented on August 25, 2024

You’re right. I forgot the app in shinyproxy is bundle into the docket image. It’s the shinyserver that can update / add the apps in real-time.

from shinyproxy.

adamrobinson361 avatar adamrobinson361 commented on August 25, 2024

Thanks for all the replies. Good to know that building new docker image updates an existing app and the current difficulties in updating yml on the fly. Look forward to the next major release!

from shinyproxy.

Related Issues (20)

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.