TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Nodester - Open-source Heroku-style hosting for node.js

38 点作者 cgbystrom超过 14 年前

7 条评论

ianhawes超过 14 年前
Just a heads up in the e-mail that I received from them:<p>"Our database was compromised and all of our data was maliciously deleted. (We are still working with our CouchDB provider to restore this data and help with forensics to hand over to the FBI.)"<p>Not a good start.
futuremint超过 14 年前
I have a project at work that uses CouchDB &#38; node.js, but it isn't hosted. I have Cloudant, CouchOne &#38; no.de accounts, but haven't had enough free time to finish a side project to put them to good use.<p>Node &#38; couch together are a pretty nice combo though, it's just JSON &#38; JavaScript all the way. There is no context switching between programming languages like what is typical using Ruby or whatever for your application layer.<p>Been shoveling lots of ice &#38; snow in my spare time instead :(
chapel超过 14 年前
Nodester isn't a new hosting service, it is Nodefu just rebranded. This was submitted to HN eighteen days ago [0] and there was some confusion over the name being similar to another node.js hosting service provider. I am glad that there is no confusion anymore. You should check out Nodejitsu [1] who also open sources most if not all their code and have been a vital part of the node.js community for a long time now.<p>[0]: <a href="http://news.ycombinator.com/item?id=2116319" rel="nofollow">http://news.ycombinator.com/item?id=2116319</a><p>[1]: <a href="http://nodejitsu.com" rel="nofollow">http://nodejitsu.com</a>
gcv超过 14 年前
Has anyone actually tried this, or something similar? A hosted node.js combined with a hosted CouchDB? Does it work well? Is it actually easy to program? Does it perform well?
评论 #2183866 未加载
jerf超过 14 年前
Honest question: What is the point of all these specialized hosting sites? At least some are succeeding so I assume there is some value being delivered to some customers, but I am curious what that is. From where I sit it seems like Node.js, Rails, etc are just apps on an OS and while there may some tuning opportunities it's not like the difference between a specialized Node.js/Rails/etc optimizer is going to get ten times the performance of a general purpose skilled optimizer out of a stack. (I assume that if you're building a business on one of these stacks that we can safely assume that we're not talking the totally unoptimized case.)<p>I explain my assumptions so you can better answer my question; as I say, I am assuming there's a positive answer, I just don't know what it is.
评论 #2184634 未加载
评论 #2184664 未加载
js4all超过 14 年前
Nodester is a super cool project, because it is a node.js hosting platform that is fully open source. I am preparing a similar node.js and couchdb hosting site (<a href="http://cloudno.de" rel="nofollow">http://cloudno.de</a>) based on the work of Chris and Dan. I guess there are some more coming and the long wait for a coupon/invite will be soon over.
vincentpants超过 14 年前
I'd love a 'coupon' to register for this site. This would be the perfect test bed for hosted node.js tools.
评论 #2183913 未加载