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.

Ask HN: Escaping the nightmare of server administration?

1 pointsby slowdownover 11 years ago
Hi HN, I would like some insights on how you actually escape the woes of server administration while actually focusing all your attention towards building the actual product?<p>I understand that services like Heroku, Engineyard, Google AppEngine, etc. exist. But I&#x27;m looking for a solution that will automate server administration on my own VPS&#x2F;cloud servers while actually allowing me to focus on building my product rather than spend a significant time on reading server logs to see if someone one broke into my server, or if my code&#x2F;database has been compromised, etc.<p>Ideally I would want a solution that I can install on top of say, a digital ocean VPS (droplet) and forget about it. But I am open to other options as well. Any suggestions?<p>Thanks!

1 comment

forkrulassailover 11 years ago
You could learn puppet or something similar for configuration management on multiple nodes.
评论 #6700334 未加载