{"id":21400277,"url":"https://github.com/oefenweb/ansible-shiny-server","last_synced_at":"2025-10-07T13:50:44.184Z","repository":{"id":54851908,"uuid":"108263457","full_name":"Oefenweb/ansible-shiny-server","owner":"Oefenweb","description":"Ansible role to set up (the latest version of) Shiny server in Debian-like systems","archived":false,"fork":false,"pushed_at":"2023-11-02T11:07:03.000Z","size":82,"stargazers_count":7,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-13T21:36:55.544Z","etag":null,"topics":["ansible","debian","r","server","shiny","shiny-apps","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/Oefenweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-10-25T11:56:59.000Z","updated_at":"2024-09-21T10:59:56.000Z","dependencies_parsed_at":"2023-02-08T19:15:38.644Z","dependency_job_id":"9d70fe46-b3f6-41f2-865c-031cb286d21f","html_url":"https://github.com/Oefenweb/ansible-shiny-server","commit_stats":null,"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/Oefenweb/ansible-shiny-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-shiny-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-shiny-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-shiny-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-shiny-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oefenweb","download_url":"https://codeload.github.com/Oefenweb/ansible-shiny-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-shiny-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278786690,"owners_count":26045588,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ansible","debian","r","server","shiny","shiny-apps","ubuntu"],"created_at":"2024-11-22T15:20:33.661Z","updated_at":"2025-10-07T13:50:44.163Z","avatar_url":"https://github.com/Oefenweb.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## shiny-server\n\n[![CI](https://github.com/Oefenweb/ansible-shiny-server/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-shiny-server/actions?query=workflow%3ACI)\n![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-shiny--server-blue.svg)](https://galaxy.ansible.com/Oefenweb/shiny_server/)\n\nSet up (the latest version of) [Shiny Server](https://www.rstudio.com/products/shiny/shiny-server/) in Debian-like systems.\n\n#### Requirements\n\n* `curl` (will be installed)\n* `r-base` (will not be installed)\n* `shiny` ([R package](https://cran.r-project.org/web/packages/shiny/index.html), will not be installed)\n\n#### Variables\n\n* `shiny_server_version`: [default: `1.5.16.958`]: Version to install\n* `shiny_server_install`: [default: `[]`]: Additional packages to install (e.g. `r-base`)\n\n* `shiny_server_conf_directives`: [default: see `defaults/main.yml`]: Configuration directives ([see](http://docs.rstudio.com/shiny-server/#default-configuration))\n\n## Dependencies\n\nNone\n\n## Recommended\n\n* `ansible-r` ([see](https://github.com/Oefenweb/ansible-r))\n* `ansible-rstudio` ([see](https://github.com/Oefenweb/ansible-rstudio))\n* `ansible-rstudio-server` ([see](https://github.com/Oefenweb/ansible-rstudio-server))\n\n#### Example\n\n```yaml\n---\n- hosts: all\n  roles:\n    - oefenweb.shiny-server\n  vars:\n    shiny_server_conf_directives:\n      - |\n        run_as shiny;\n        server {\n          listen 3838;\n          location / {\n            site_dir /srv/shiny-server;\n            log_dir /var/log/shiny-server;\n            directory_index on;\n          }\n        }\n\n```\n\n#### License\n\nMIT\n\n#### Author Information\n\nMischa ter Smitten\n\n#### Feedback, bug-reports, requests, ...\n\nAre [welcome](https://github.com/Oefenweb/ansible-shiny-server/issues)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-shiny-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foefenweb%2Fansible-shiny-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-shiny-server/lists"}