Skip to content

mapic/shiny

Repository files navigation

Shiny Server

Self-hosting of Shiny Apps with Shiny Server Docker setup. Please see the wiki for details.

Docker Images

Docker Image Description Build status
mapic/shiny-server Shiny Server 1.5.9 Build Status
mapic/shiny-auth0 Multi-factor authentication with Auth0 Build Status
mapic/shiny-nginx NginX Reverse-Proxy with SSL Build Status
mapic/sftp Secure FTP for uploading of Shiny apps Build Status

Versions

Program Version Release Date Changelog
Shiny Server 1.5.9 2018-09-12 Open Source
R 3.5.1 2018-07-02 "Feather Spray"
Ubuntu 16.04 2018-08-03 xenial
NodeJS v8.11.3 2018-06-12 LTS

R packages versions

Please see the wiki/Versions for a list of R package versions.

Installation

See the wiki for installation instructions.

Manage Shiny Server

Start

# start server
docker-compose up

Stop

# stop server
docker-compose kill

Show running logs

# show logs
docker-compose logs -f -t

Testing...

About

Open Source Shiny Server Docker setup with Auth0 proxy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages