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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What's the best host for a PHP-based multi tenant SaaS?

1 点作者 timjahn大约 10 年前
I'd prefer a PaaS as to not have to worry about dev ops, server management, etc. at first, and if things go well, move to something more direct down the road.

1 comment

benologist大约 10 年前
There&#x27;s a heroku build pack: <a href="https://github.com/heroku/heroku-buildpack-php" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;heroku&#x2F;heroku-buildpack-php</a><p>AppFog, I think from the docker guys originally, offered PHP from the start: <a href="http://www.appfog.com" rel="nofollow">http:&#x2F;&#x2F;www.appfog.com</a>