Echo JS 0.11.0

<~>

sassyalex comments

sassyalex 2718 days ago. link 1 point
2.1.0 to 2.1.3 were pre release versions.
We always do extensive tests and pre checks before releasing a minor and major versions
sassyalex 3318 days ago. link 1 point
What is a bad idea? This remote access?

You can change the username and password + use https instead off http, so it is quite secure!

After all this is a POC :)
sassyalex 3341 days ago. link 3 points
Thanks! We made a loooot of brainstorms to make the dashboard unique. 

Much more will be articulated around these process-widget later. You will be able to install specific modules via PM2 to monitor different part of your infrastructure. Keep updated! :)
sassyalex 3473 days ago. link 2 points
I know that this kind of stuff could happen before. Node.js is still a recent language and some really nice features like the cluster module had to evolve and PM2 also.

Now, for instance, the hot code reload (that is called reload now) has been re factored to provide a strong production ready feature. But you need to know that you have to use Node.js 0.11.x to use the "cluster_mode". A reminder has been added to notify the user about it.

So things evolves, and I hope in the right direction!
[more]