{"id":17152566,"url":"https://github.com/shrektan/shinyproxy-docker-compose-example","last_synced_at":"2025-04-13T12:43:02.733Z","repository":{"id":95180201,"uuid":"178235385","full_name":"shrektan/shinyproxy-docker-compose-example","owner":"shrektan","description":"An example to set up a docker compose for ShinyProxy","archived":false,"fork":false,"pushed_at":"2021-11-08T15:41:45.000Z","size":10,"stargazers_count":25,"open_issues_count":2,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T07:11:18.386Z","etag":null,"topics":["docker-compose","shiny","shinyproxy"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shrektan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-28T15:49:31.000Z","updated_at":"2025-03-05T15:42:01.000Z","dependencies_parsed_at":"2023-06-12T08:30:22.744Z","dependency_job_id":null,"html_url":"https://github.com/shrektan/shinyproxy-docker-compose-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrektan%2Fshinyproxy-docker-compose-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrektan%2Fshinyproxy-docker-compose-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrektan%2Fshinyproxy-docker-compose-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrektan%2Fshinyproxy-docker-compose-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shrektan","download_url":"https://codeload.github.com/shrektan/shinyproxy-docker-compose-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248717226,"owners_count":21150387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-compose","shiny","shinyproxy"],"created_at":"2024-10-14T21:43:57.841Z","updated_at":"2025-04-13T12:43:02.727Z","avatar_url":"https://github.com/shrektan.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy Shinyproxy via Docker Compose\n\n## It's a demo of\n\n- Setting up Shinyproxy via docker compose\n- Customizing the home page via a template (see `shinyproxy/fragments/navbar.html`)\n- Deploying a \"proxy\" app that forwards the traffic to the \"global\" app, which is deployed via docker compose service\n\n## How to use\n\n- Clone this repo to a local directory, e.g. `/usr/wd/shinyproxy-docker-compose-example`\n- Copy the shinyproxy jar file (downloaded from shinyproxy.io) to `./shinyproxy/shinyproxy.jar`\n  1. Download the most recent version of shinyproxy (e.g. shinyproxy-2.5.0.jar from https://www.shinyproxy.io/downloads/shinyproxy-2.5.0.jar).\n  1. Rename the .jar file as shinyproxy.jar\n  1. Move the file to shinyproxy-docker-compose-example/shinyproxy/shinyproxy.jar\n- You may want to tweak `docker-compose.yml` and `shinyproxy/application.yml`\n- Run `docker-compose build` to build the necessary images\n- Run `docker-compose up -d` to launch the apps\n- Direct to http://127.0.0.1:8080, you should see the shinyproxy running.\n\n## Apps\n\n1. `app-normal`: This is a regular shinyproxy app. Each user will have his/her own apps. It means a new docker container will be lanuched for each user.\n2. `app-in-compose`: This is like a shiny server app. This app is only lanuched once by docker compose. Shinyproxy will only run a \"proxy\" (nginx based) container, which redirect the traffic to the \"global\" app. \n3. `app-not-in-compose`: The underlying app is the same as `app-in-compose`, except that it's like a normal shinyproxy app, so different user doesn't share the same global environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshrektan%2Fshinyproxy-docker-compose-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshrektan%2Fshinyproxy-docker-compose-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshrektan%2Fshinyproxy-docker-compose-example/lists"}