Skip to content

Commit 8bc14a8

Browse files
committed
Update other.md
Showing how to dockerize Shiny Apps and share it on your own server or on docker hub.
1 parent 3e1ae39 commit 8bc14a8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

other.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ permalink: /other/
1616
- [gitignore template for R](https://github.com/github/gitignore/blob/master/R.gitignore) (source:[gitignore](https://github.com/github/gitignore))
1717
- [Github Help - Using Git / Ignoring files](https://help.github.com/articles/ignoring-files/)
1818

19+
### Deploying and sharing Shiny Apps with Docker
20+
- [Dockerize a Shiny App](http://www.flaviobarros.net/2015/04/30/dockerizing-a-shiny-app/)
21+
- [Git pushing Shiny Apps with Docker/Dokku](http://www.flaviobarros.net/2015/05/11/git-pushing-shiny-apps-with-docker-dokku/)
22+
- [Share your Shiny Apps with Docker and Kitematic](http://www.flaviobarros.net/2015/08/10/share-your-shiny-apps-with-docker-and-kitematic/)
23+
1924
## Troubleshooting
2025
- [Windows batch file to work around RStudio startup issues](https://github.com/stepds/contrib-DataScienceSpecialization/blob/master/README.md)
2126

0 commit comments

Comments
 (0)