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

router on heroku #32

Open
quartzjer opened this issue Mar 12, 2015 · 2 comments
Open

router on heroku #32

quartzjer opened this issue Mar 12, 2015 · 2 comments
Assignees

Comments

@quartzjer
Copy link
Member

test and document how to do this, cc #27

@quartzjer quartzjer self-assigned this Mar 12, 2015
@trlim
Copy link

trlim commented Apr 18, 2015

From my experiment, running router instance on heroku simply crashes after printing final prompt message.
This seems to be solved by running with --norepl option. (I had to comment out all mesh.rlog calls for this).
And there is a code error in router.js which fails to assign process.env.PORT to argv.http.port.

@quartzjer
Copy link
Member Author

I started down this road a couple weeks ago and got side-tracked, it's definitely working its way back up the TODO list, I want this to work flawlessly (and no reason it shouldn't).

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