TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Meteor.sh - simply deploy meteor apps to your own server

36 pointsby netmuteabout 12 years ago

3 comments

kolevabout 12 years ago
There's also Meteorite (<a href="http://oortcloud.github.com/meteorite/" rel="nofollow">http://oortcloud.github.com/meteorite/</a>), which does a bit more by offering more Smart Packages via Atmosphere (<a href="https://atmosphere.meteor.com/" rel="nofollow">https://atmosphere.meteor.com/</a>).
hmottestadabout 12 years ago
I found this in the .sh file: export SSH_HOST=root@$APP_HOST<p>So it seems to try to log into root@your.server. Which seems like a terrible idea.<p>Also it uses a lot of apt-get, so I guess you are limited to linux.
评论 #5394186 未加载
评论 #5393955 未加载
marshallfordabout 12 years ago
As someone that has very little experience with databases and Node in general, I really like this. I've always wanted to play around with meteor.