Skip to content

analythium/docker-compose-shiny-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Compose Example with Shiny and Caddy Server

This repository is a companion to the following blog posts:

Development

Change the EMAIL environment variable in the docker-compose.yml file.

docker-compose up -d

Production

Change the EMAIL environment variable in the docker-compose.yml file. Change the HOST environment variable in the docker-compose-prod.yml file.

docker-compose -f docker-compose.yml -f docker-compose-prod.yml up -d

About

Docker Compose Example with Shiny Apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published