Skip to content

Deployment Help for Brochure application #31

@Brabin3

Description

@Brabin3

I have built up a multi-page application using Brochure.
I tried to deploy it using Docker & ShinyProxy deployment model.
The app gets deployed and the first page alone loads.
All other pages are missing when deployed with ShinyProxy (404).

In shiny Proxy application.yml file,
container-cmd: ["R", "-e", "shiny::runApp('/root/euler')"]

When I tried to deploy the application without Brochure (i.e Single paged shiny app) then the deployment works.

Any help is greatly invited.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions