news.volyx.in

Tau: Open-source PaaS – A self-hosted Vercel / Netlify / Cloudflare alternative (github.com)

498 points by thunderbong · 760 days ago · 139 comments on HN

Article summary

Tau is an open-source PaaS that allows for self-hosting, offering an alternative to Vercel, Netlify, and Cloudflare. It provides a fullstack workspace for humans and machines, with features such as compute, storage, pub-sub, and more. The platform is designed for developers and uses Git as the primary way to make changes. Tau can be deployed locally or on servers and VMs, with automated deployment options available.

Main themes

  • Self-hosted PaaS
  • Open-source alternative
  • Cloud computing
  • DevOps
  • Container management
  • Server deployment

What commenters say

  • Some users find existing PaaS solutions like Coolify and CapRover to be lacking in features or requiring too much maintenance, making Tau a potentially attractive alternative.
  • Others argue that container management platforms like Coolify add unnecessary complexity to problems that can be easily solved with Docker and Podman.
  • The use of p2p technologies in Tau has the potential to democratize production apps, but its scalability and failure modes are still untested in the wild.
  • Managed Kubernetes offerings can simplify the process of self-hosting, but some users prefer to avoid relying on external services and instead opt for a more hands-on approach.
  • Tau's approach to self-hosting and its focus on developer needs may appeal to users who value flexibility and control over their infrastructure.
  • The cost of using managed services like Kubernetes can be prohibitively expensive for some users, who may prefer to opt for self-hosted solutions like Tau to save on costs.
  • The comparison between Tau and Kubernetes is not necessarily relevant, as Tau is designed for a different use case and offers a distinct set of features and benefits.
  • Some users are skeptical of the need for a new PaaS solution like Tau, given the existing options available, and argue that it may not offer significant advantages over established platforms.