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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What selfhosted PaaS would you recommend?

1 点作者 ambigious77777 个月前
I recently acquired a decently large server (512 GB ram, 64 cores), and am looking into self-hosting some web applications -- Invidious, file server, proxy, to name a few.<p>I was recommended Dokku[1], and after searching I also found several more similar products, like Coolify, DokDeploy, CapRover. I&#x27;m pretty new to doing this, so I would like to ask what experience you&#x27;ve had with these.<p>[1]: https:&#x2F;&#x2F;dokku.com&#x2F;

2 条评论

b_shulha7 个月前
<a href="https:&#x2F;&#x2F;Ptah.sh&#x2F;" rel="nofollow">https:&#x2F;&#x2F;Ptah.sh&#x2F;</a> might be a good fit too.<p>This is the tool I am developing for myself, but it already handles some production workloads for my other projects. It runs on top of Docker Swarm, so there are no issues running hundreds of services on hundreds of nodes.
jjude7 个月前
I have been using Coolify and happy with it.