Code Monkey home page Code Monkey logo

rbloggerstutorial1's People

Contributors

martinhanewald avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

fmkerckhof pkinif

rbloggerstutorial1's Issues

Modifications for Shiny

Guten Abend,
I won't embarrass myself by trying any more German than that, but you are clearly proficient enough in German that I'm sure it won't be a problem.
I have successfully reproduced most of this for securing a Shiny app, but when I get navigated to the Shiny app after authentication, the app is stale. Presumably this is because the app is not getting any input from the browser, but I'm unsure of a way to fix it. Refreshing does not (presumably because that refreshes the connection to nginx, but does not request anything additional from the shiny app?). What needs to be adjusted to use this setup for a shiny app?

pr_end_of_file_error locally

Dear @MartinHanewald , how are you doing?

Allow me to thank you for the excellent tutorial which you so kindly contributed to R bloggers.

I am trying to deploy a containerized plumber API through AWS lightsail (which only takes https requests), so I wanted to build a docker image with nginx to route the https trafic. I followed your blog post (and the code here) tightly, but as I don't (yet) need password authentication (only https) I left out those lines. Now, when trying to run the image locally with docker run --rm -p 80:80 -p 443:443 plumber_auth_ssl as suggested, I get a PR_END_OF_FILE_ERROR in firefox 94.0, which does not allow me to connect to the swagger docs (using https://localhost:443/__docs__/).

Do you have a suggestion on how this can be resolved? Did certain requirements change through which the tutorial would not be valid anymore?

Thank you in advance,

Frederiek - Maarten Kerckhof

Plumber Authentication in containers

Hello, @MartinHanewald , how are you?
I need to apply authentication to my plumber API, but I need to use this in containers on the Google Cloud Platform. I tried to apply what you showed in the R-bloggers tutorial, but I could not succeed. Have you implemented this in containers?

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.