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

Investigate hosting the app on Heroku #59

Open
kylerippey opened this issue Oct 13, 2015 · 2 comments
Open

Investigate hosting the app on Heroku #59

kylerippey opened this issue Oct 13, 2015 · 2 comments

Comments

@kylerippey
Copy link
Member

We should see if we can host the app on Heroku, having a domain like http://tanx.herokuapp.com/ would be nice.

Here's a buildpack that might be useful: https://github.com/hashnuke/heroku-buildpack-elixir

@dazuma
Copy link
Contributor

dazuma commented Oct 26, 2015

As an FYI, I tried deploying to Google App Engine (e.g. *.appspot.com) but discovered that App Engine doesn't support websockets by itself. (It may be possible to get Google Managed VMs to accept websockets, but we'd probably not be able to use the appspot.com domain.) So for now we're probably stuck with Container Engine (i.e. Kubernetes) on Google's cloud. It will be good to see whether Heroku supports websockets.

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

No branches or pull requests

3 participants