Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/tylerlittlefield/r-stack

:boom: RStudio, Shiny, NGINX
https://github.com/tylerlittlefield/r-stack

docker docker-compose nginx rstats rstudio-server shiny-server

Last synced: about 1 month ago
JSON representation

:boom: RStudio, Shiny, NGINX

Lists

README

        

# r-stack

![](inst/extdata/screenshot.png)

Run RStudio Server, Shiny Server and NGINX services with docker compose:

```bash
docker-compose up
```

**Note:** I have little experience with RStudio Server, Shiny Server, NGINX and Docker. This is a demonstration, use at your own risk! Feedback is welcome. Please submit an issue or PR if you'd like.

## Acknowledgements

* [`dev-landing-page`](https://github.com/flexdinesh/dev-landing-page)
* [`encrypted_dashboard`](https://github.com/mikkelkrogsholm/encrypted_dashboard)