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: What's the best host for a PHP-based multi tenant SaaS?

1 pointsby timjahnover 10 years ago
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

benologistover 10 years ago
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>