Leonardo Neto

Results 20 comments of Leonardo Neto

I developed this tool that can help you in the migration process. It generates all Models from its database. You can also modify everything you need without problems. https://github.com/leonetosoft/ny-sequelize-auto

Great idea! To help, I'm already contributing monthly.

@sjanuary That's probably it, The dashboard is connecting to my application socket.io. And not in the correct, I already have a socket.io running on the machine, it uses proxy: location...

As I said, I already have this configuration, the dashboard is connecting to my other socket server, not what it should be. Was there something to do?

Probably it should be connecting to my socket server because of this rule: location ~* \.io { proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header Host $http_host; proxy_set_header X-NginX-Proxy true; proxy_pass...

I understand, using the monitor (options) is it possible to change the port that Socket.IO works? Am I right ? options.server = my express server, http options.port = SocketIO Port?...

I developed this tool that can help you in the migration process. **Use decorators!** It generates all Models from its database. You can also modify everything you need without problems....

@ashok1994 Got it, I saw that the way to import the library is constantly changing. At this moment I will wait for a solution. I am currently using **fusioncharts 3.13.1-sr.1**,...