Questions tagged [nodejitsu]

Nodejitsu is a node.js cloud hosting platform that features Continuous Deployments and native Websocket support.

Nodejitsu is a cloud hosting platform. It features, among other things:

112 questions
0
votes
1 answer

A multiple port hosting solution for Node.js application

I have developed a Node.js application which receives data from TCP and at the same time makes the data available to a Socket.io port. The principle of the application is to collect sensor data and make it available on the browsers. This application…
Omkar Khair
  • 1,364
  • 2
  • 17
  • 40
0
votes
1 answer

Can't change nodify application url after Nodejitsu deployment

Edit: So it looks like the problem was the underscore in the URL. I replaced it with a dash (-) and it works fine. My app is working ok on localhost. After deploying to Nodejitsu, I am attempting to edit the app from my partner dashboard and change…
Michael Dausmann
  • 4,202
  • 3
  • 35
  • 48
0
votes
1 answer

calipso.js and nodejitsu

I've trying to setup my calipso site with nodejitsu mongo database. On Step 1: Configure MongoDB I copied Connection url from jitsu databases list and put it into MongoDB URI field. All works fine as on Create Admin User step. But on the third (Add…
paxapy
  • 11
  • 3
-1
votes
2 answers

Customizing jitsi meet

I'm building a web application with video conference, I'm using jitsi opensource for video calling, I have searched several forums but not able to customize for my needs. How can we do it?
KAMALESH
  • 1
  • 2
-1
votes
1 answer

How can I deploy this application(https://github.com/HenrikJoreteg/SimpleWebRTC) on nodejitsu?

I was trying to deploy this demo application(https://github.com/HenrikJoreteg/SimpleWebRTC) from SimpleWebRTC on nodejitsu. But I got the following error. On jitsu start I am getting this error: info: Welcome to Nodejitsu nole info: jitsu…
nole
  • 563
  • 1
  • 5
  • 16
-4
votes
1 answer

Security concerns for node.js deployment

i am currently having some issues with my current deployment of my node.js at amazon AWS. i have developed an application for some small company to use. now that company wants that i will have some kind of WAP (web application firewall). well, i…
lobengula3rd
  • 1,821
  • 4
  • 26
  • 39
-4
votes
1 answer

Why might a hosted web app run faster than on localhost?

I've recently written an app using Node/Express/Angular and it's being run on Nodejitsu. I'm also using Mongolab to host the database. The app pretty clearly runs a lot faster when it's "in the cloud" than on my computer going through localhost…
Evan Zamir
  • 8,059
  • 14
  • 56
  • 83
1 2 3 4 5 6 7
8