Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up docker buildpack on heroku #2

Open
colinxfleming opened this issue Nov 21, 2019 · 2 comments
Open

Set up docker buildpack on heroku #2

colinxfleming opened this issue Nov 21, 2019 · 2 comments

Comments

@colinxfleming
Copy link
Member

colinxfleming commented Nov 21, 2019

https://devcenter.heroku.com/categories/deploying-with-docker

can proof of concept this for now but should add it to our heroku pipe at somepoint.

note that we absolutely should not make this user-facing, or put real data into it, just because it's up - needs to undergo a quick and dirty security review first.

@colinxfleming colinxfleming changed the title find a working buildpack and deploy it on heroku Set up docker buildpack on heroku Nov 23, 2019
@colinxfleming
Copy link
Member Author

depends on #10

@amackcrane
Copy link

@colinxfleming I tested this with a simple heroku.yml starting shiny via Rscript (which worked), before I realized rocker/shiny uses shiny-server.sh by default and that might be the preferred invocation. But shiny-server.sh seems like it will run into trouble with the way heroku wants to set $PORT and user. (on my first try it gets permissions errors). Want me to make a PR with the Rscript version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants