nodejitsu Questions
7
We have a nodejs project running on Amazon Elastic Beanstalk that uses private modules that we host using nodejitsu's private npm registry.
However getting access to the private npm registry from ...
Surreptitious asked 28/7, 2014 at 10:18
2
Solved
I have an app that I'm deploying to Nodejitsu. Recently, they suffered from npm issues that caused my app to go offline for several hours after I tried (and failed) to restart it, as its dependenci...
2
Solved
I'm trying to install Forever to use with Node.js. I'm installing it using 'npm install forever -g'. It seems to install fine, but when I run the command 'forever' it's not found.
Maybe I'm not in...
2
Solved
I have an application successfully working locally so I know the code works. However when I go to deploy to node jitsu I get an error that it cannot find a local module. Here is what I have:
File ...
2
Deployed a meteor app to a Nodejitsu trial environment but failed to get it to run. Upon executing jitsu deploy from my meteor app directory I get the following error: ReferenceError: Meteor is not...
Holder asked 9/12, 2012 at 23:51
3
This problem pertains specifically to Nodejitsu, but similar effects seem to happen on other VPSes. I have a real time game using socket.io, and one thing I've noticed is that occasionally the serv...
Leith asked 22/6, 2013 at 2:56
3
Does anyone knows how to deploy an SSL certificate to my nodejitsu App?
I can see that I already have https enabled but i would like to buy a SSL Certificate now that I'm opening for business.
2
Solved
While posting this question I figured out the answer, but I'll post both here in case it helps someone else, and perhaps someone can help with the why of what happened.
When I run:
sudo npm insta...
1
3
Solved
I'm exploring using the node-http-proxy proxy server so that I can have our proxy server on port 80 forward requests to our app server on port 8000. However, I'm a little confused as to why this is...
Simaroubaceous asked 20/5, 2012 at 20:54
1
© 2022 - 2024 — McMap. All rights reserved.