Created
July 23, 2010 04:12
-
-
Save shimondoodkin/487001 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| the blog is in comments below |
Author
Author
if you run 2 or more apps on same database
and you do actions one might execute other app's data.
also on timed actions(when debuggining you might be confused),
so add in database a column of app hostname
and in code match by path whitch app it, add it as hostname to the a varibale in the app while loading
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
idea: create one click node development and deployment script
one full for Ubuntu desktop
and one partial for Ubuntu server
install eclipse with pde,pdt,plugin cvs + google chrome dev v8 javascript debugger
install node
install nginx
install haproxy
all preconfigured
with first steps walkthru