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.

Build Your Own SaaS Using Docker (cs50x project)

86 pointsby julien421about 12 years ago

5 comments

julien421about 12 years ago
Hello!<p>This website is a proof of concept with a simple Memcached SaaS. It is my final project for cs50x that ended this sunday. Please tell me what you think :)<p>+ You can read the how-to on SlideShare: <a href="http://www.slideshare.net/julienbarbier42/building-a-saas-using-docker" rel="nofollow">http://www.slideshare.net/julienbarbier42/building-a-saas-us...</a><p>+ You can see the source on GitHub: <a href="https://github.com/jbarbier/SaaS_Memcached" rel="nofollow">https://github.com/jbarbier/SaaS_Memcached</a>
评论 #5560650 未加载
评论 #5560341 未加载
评论 #5563622 未加载
siliconc0wabout 12 years ago
What would be a good way of reliably farming out docker daemons to worker nodes? Mesos is a bit heavyweight but a docker-mesos framework could be pretty cool for programmatically scaling up or down dockers across worker nodes.
评论 #5560594 未加载
jmsduranabout 12 years ago
A very informative paper on Docker, will definitely help me out when I start playing around with it. Well done!
instakillabout 12 years ago
Also, I've just submitted some tips for getting the best out of memcached in case anyone is interested <a href="https://news.ycombinator.com/item?id=5560764" rel="nofollow">https://news.ycombinator.com/item?id=5560764</a>
steeveabout 12 years ago
Nice job, damn docker is nice!
评论 #5560381 未加载