{"id":13707792,"url":"https://github.com/epwalsh/docker-shiny","last_synced_at":"2025-03-17T21:31:36.564Z","repository":{"id":66216621,"uuid":"133832516","full_name":"epwalsh/docker-shiny","owner":"epwalsh","description":":whale: A Docker image for an R Shiny server with username + password authentication :closed_lock_with_key:","archived":false,"fork":false,"pushed_at":"2018-06-26T15:48:09.000Z","size":189,"stargazers_count":4,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T04:58:23.123Z","etag":null,"topics":["docker","r","r-shiny","shiny","shiny-server"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/epwalsh/docker-shiny/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/epwalsh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-05-17T15:23:04.000Z","updated_at":"2021-04-21T15:00:47.000Z","dependencies_parsed_at":"2023-02-25T02:16:24.825Z","dependency_job_id":null,"html_url":"https://github.com/epwalsh/docker-shiny","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"dd3dbab266607af47acd443d77c8e785d19a247e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epwalsh%2Fdocker-shiny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epwalsh%2Fdocker-shiny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epwalsh%2Fdocker-shiny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epwalsh%2Fdocker-shiny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epwalsh","download_url":"https://codeload.github.com/epwalsh/docker-shiny/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243886014,"owners_count":20363649,"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","r","r-shiny","shiny","shiny-server"],"created_at":"2024-08-02T22:01:43.778Z","updated_at":"2025-03-17T21:31:36.552Z","avatar_url":"https://github.com/epwalsh.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# docker-shiny\n\nA simple R Shiny server deployed through Docker with username + password authentication\n:closed_lock_with_key:\n:raised_hands: :raised_hands: :clap: :clap: :clap: :clap:\n\n![homepage](https://github.com/epwalsh/docker-shiny/blob/master/img/homepage.png)\n\n## Requirements\n\n:whale: Docker and Git :octocat:\n\n## Quick start\n\n**1. Pull or build the docker image.**\n\nYou can pull and run the image directly:\n\n```\ndocker pull epwalsh/docker-shiny\n```\n\nOr build from scratch: :muscle:\n\n```\ngit clone https://github.com/epwalsh/docker-shiny.git \u0026\u0026 cd docker-shiny\ndocker build -t epwalsh/shiny-server .\n```\n\n**2. Run the docker image locally.**\n\n```\ndocker run --rm --env-file=access.txt -p 80:80 epwalsh/shiny-server\n```\n\n\u003e NOTE: If you pulled the image directly and didn't clone the repository,\nyou'll need to create the `access.txt` file which just has two lines:\n\n```\nHT_USER=shiny\nHT_PSWD=password\n```\n\n**3. Test it out!**\n\nOpen your web browser and go to local host. You should see \na prompt asking for a username and password.\nThe username and password are defined in the `access.txt` file and by default\nare `shiny` and `password`, respectively. Once you enter those you'll see the\nhome page of your shiny new Shiny server\n:ok_hand: :ok_hand: :ok_hand: :ok_hand: :+1: :+1: :+1:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepwalsh%2Fdocker-shiny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepwalsh%2Fdocker-shiny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepwalsh%2Fdocker-shiny/lists"}