Most active commenters
  • solardev(3)

←back to thread

118 points jenny91 | 21 comments | | HN request time: 0.623s | source | bottom
1. jenny91 ◴[] No.40682720[source]
We received an email yesterday saying the "100% discount is expiring on June 14".

We're using them for deploy previews. Does anyone have recommendations on alternatives?

replies(10): >>40683514 #>>40683611 #>>40683934 #>>40683937 #>>40684025 #>>40684222 #>>40684302 #>>40684404 #>>40684471 #>>40685399 #
2. floydnoel ◴[] No.40683514[source]
Netlify or Cloudflare perhaps. I would think most platforms could handle that by now. Both Cloudflare and Netlify work for me in that scenario.
replies(2): >>40683757 #>>40683842 #
3. nahtnam ◴[] No.40683611[source]
Google Cloud Run also has PR previews

Fly.io has a GitHub action to make it pretty easy

4. ◴[] No.40683757[source]
5. shakes ◴[] No.40683842[source]
I'm on the DevRel team at Cloudflare. Definitely happy to help personally with anyone who needs help migrating. My email is in my profile.

And we have an OSS sponsorship program: https://blog.cloudflare.com/cloudflare-new-oss-sponsorships-...

replies(1): >>40684477 #
6. prophesi ◴[] No.40683934[source]
I'm currently giving https://piku.github.io/ a go and it's working well, but this is just for hobby projects.
7. rs999gti ◴[] No.40683937[source]
If it is important to your business for deployment staging, then why not just pay Vercel?
replies(2): >>40683949 #>>40689616 #
8. NewJazz ◴[] No.40683949[source]
Who said anything about a business?
9. shanehoban ◴[] No.40684025[source]
Self hosted coolify[0], very easy to set up IMO

[0]: https://coolify.io/

10. erulabs ◴[] No.40684222[source]
If you’re comfortable with k8s there is no cheaper deal in town than Rackspace Spot.
11. solardev ◴[] No.40684302[source]
If it's only for preview deployments, will the free plan suffice?

Otherwise it's only $20/team member (person who can git push and deploy)/mo, which is still very reasonable for the features they offer.

Otherwise you can set up your own Cloudflare Pages deploys instead, probably under their free plan, or $20/mo for their paid plan. It doesn't have the easy integrations that Vercel has, but you should be able to just set up a build webhook and have it publish a new deploy when you push.

12. StarterPro ◴[] No.40684404[source]
I've been using Koyeb pretty seamlessly
13. NicoJuicy ◴[] No.40684471[source]
Cloudflare?
14. solardev ◴[] No.40684477{3}[source]
I was really excited about Cloudflare Pages when it first launched, but back then it seemed a bit barebones compared to what Vercel was offering (in terms of the admin dashboard GUI, ease of managing previews, seeing logs and function runs, next/image optimizations integrations, ISR support, etc.). Like all of those things were possible on the Cloudflare system, but would've required manual setup across a few of your lower-level services, as opposed to a 1-click deploy on Vercel. (Which is understandable, since Next is their framework after all).

Is it different (more integrated) these days? I'm a frequent customer of both Cloudflare and Vercel, but would love to see more fully-managed frontend services like Vercel.

replies(1): >>40685450 #
15. bobfunk ◴[] No.40685399[source]
Netlify CEO here.

We've had a few open source plan since the early days and it's not going anywhere.

https://www.netlify.com/legal/open-source-policy/

replies(1): >>40685434 #
16. leerob ◴[] No.40685434[source]
The Vercel open source plan is also not going anywhere: https://news.ycombinator.com/item?id=40684147
replies(2): >>40687393 #>>40689607 #
17. leerob ◴[] No.40685450{4}[source]
Hey solardev, I'm on the team at Vercel.

To clarify, the Vercel OSS program isn't going anywhere. Glad to hear you've had a good experience with Vercel. If an open source sponsorship is something you want to explore, please shoot me an email - lee at vercel.com.

replies(1): >>40685509 #
18. solardev ◴[] No.40685509{5}[source]
Hey! I'm not one of the people looking for a sponsorship, but thank you. I often use both Vercel and Cloudflare (for different teams / projects).
19. ocodo ◴[] No.40687393{3}[source]
... it's clearly in the toilet now, along with Vercel's reputation.
20. sabbaticaldev ◴[] No.40689607{3}[source]
Not going anywhere as in the end of the road?
21. sabbaticaldev ◴[] No.40689616[source]
I guess you missed all the negative reviews in this thread?