taubyte/tau

每日信息看板 · 2026-02-16
开源项目
Category
github_search
Source
16
Score
2026-02-16T23:15:25Z
Published

AI 总结

Taubyte 发布开源项目 tau,提供 Git-native、可自托管的 PaaS,用 Git 定义基础设施并集成函数、存储、消息与 AI 能力,重要性在于可替代多家云平台并简化本地到生产的一体化部署。
#GitHub #repo #开源项目 #Taubyte #tau

内容摘录

<div align="center">

<a href="https://dub.sh/pill-taubyte" target="_blank">
 <img alt="Product" src="https://img.shields.io/badge/Product-Taubyte-2563eb">
</a>
<img src="images/5px.png" width="1" height="1" alt="Rectangle 18" />

<a href="https://discord.gg/KbN3KN7kpQ" target="_blank">
 <img alt="Discord" src="https://img.shields.io/discord/973677117722202152?color=%235865f2&label=discord&logo=discord">
</a>
<img src="images/5px.png" width="1" height="1" alt="Rectangle 18" />

<a href="https://dub.sh/pill-taubyte-x" target="_blank">
 <img alt="X (Twitter)" src="https://img.shields.io/twitter/url?url=https%3A%2F%2Fx.com%2Fdtaubyte&logo=X">
</a>
<img src="images/5px.png" width="1" height="1" alt="Rectangle 18" />

<a href="https://dub.sh/linkedin-taubyte-pill" target="_blank">
 <img alt="LinkedIn" src="https://custom-icon-badges.demolab.com/badge/LinkedIn-Taubyte-0A66C2?logo=linkedin-white&logoColor=fff">
</a>
<img src="images/5px.png" width="1" height="1" alt="Rectangle 18" />

<a href="https://dub.sh/pill-taubyte-github" target="_blank">
 <img alt="GitHub stars" src="https://img.shields.io/github/stars/taubyte/tau">
</a>

</div>
<br/>

<div align="center">
 <img width="3408" height="652" alt="Full stack workspace for humans and machines which is the taubyte slogan" src="images/banner.png" />
</div>

<div align="center">
 <a href="https://dub.sh/taubyte-docs"><img width="25%" alt="Documentation" src="images/documentation.png" /></a>
 <a href="https://discord.gg/KbN3KN7kpQ"><img width="25%" alt="Join Discord" src="images/joindiscord.png" /></a>
 <a href="https://dub.sh/book-demo-taubyte"><img width="25%" alt="Book a ticket" src="images/requestademo.png" /></a>
</div>

<br/>
Tau is an open-source, Git-native platform-as-a-service for building, deploying, and scaling applications. Infrastructure is defined in Git, eliminating API calls. Fully self-hosted with capabilities similar to Vercel, Firebase, and Cloudflare, plus built-in AI features.
<br/>
<br/>
<img width="3568" height="1568" alt="Taubyte local cloud solution diagram showing E2E testing, console with functions, web hosting, KV databases, object storage, PubSub messaging, load balancing, HTTP/DNS, automatic HTTPS, and private networking" src="images/dreamfeatures.png" />
Development Environment

<div align="center">
 <img src="images/dreamcli.gif" width="32%" alt="DreamCLI - dream new multiverse command which creates a new local cloud or so called universe">
 <img src="images/5px.png">
 <img src="images/dreamdesktop.gif" width="32%" alt="Dream Desktop - Creating a universe with the GUI version of DreamCLI">
 <img src="images/5px.png">
 <img src="images/connect.gif" width="32%" alt="Web Console - Connect and visualize your clouds on the browser">
</div>
Build Your Application

<div align="center">
 <img src="images/newproject.gif" width="32%" alt="Web Console - Creating a new project">
 <img src="images/5px.png">
 <img src="images/newfunction.gif" width="32%" alt="Web Console - Creating a new function">
 <img src="images/5px.png">
 <img src="images/pushall.gif" width="32%" alt="Dream Desktop - Pushing changes">
</div>
Deploy and Run

<div align="center">
 <img src="images/builds.gif" width="32%" alt="Web Console - Build tab interface">
 <img src="images/5px.png">
 <img src="images/runfunction.gif" width="32%" alt="Web Console - Executing a function">
 <img src="images/5px.png">
 <img src="images/spore-drive.gif" width="32%" alt="Spore Drive - Deploying a new cloud">
</div>
Example Projects

<div align="center">
 <a href="https://dub.sh/pexel-video"><img src="images/pixelgame.png" width="48%" style="border-radius: 15px; margin: 5px;" alt="Example Project: Pixel Game"></a>
 <a href="https://dub.sh/tower-video"><img src="images/towergame.png" width="48%" style="border-radius: 15px; margin: 5px;" alt="Example Project: Tower Blocks Game"></a>
</div>
Quick Start
Run Locally

The quickest way to try Taubyte is to spin up a local environment with dream → https://tau.how/getting-started/local-cloud
Deploy

Deploy Taubyte to your own Servers and/or VMs:
Manual deployment → https://tau.how/platform/deployment
Automated deployment with Spore Drive → https://tau.how/platform/spore-drive
Prefer Video?

Check out the **Hitchhiker's Guide to Taubyte** for guided walkthroughs and demos:

<br>
<div align="center">
 <a href="https://dub.sh/vid1"><img src="images/vid1.png" width="32%" alt="Video: Deploying a Taubyte Cloud"></a>
 <a href="https://dub.sh/vid2"><img src="images/vid2.png" width="32%" alt="Video: Local Taubyte Cloud using DreamCLI"></a>
 <a href="https://dub.sh/vid3"><img src="images/vid3.png" width="32%" alt="Video: Create a project using the Web Console"></a>
</div>

<div align="center">
 <a href="https://dub.sh/vid4"><img src="images/vid4.png" width="32%" alt="Video: Working with Functions"></a>
 <a href="https://dub.sh/vid5"><img src="images/vid5.png" width="32%" alt="Full Playlist: Hitchhiker's Guide to Taubyte"></a>
 <a href="https://dub.sh/vid5"><img src="images/vid6.png" width="32%" alt="Full Playlist: Hitchhiker's Guide to Taubyte"></a>
</div>

<br/>
Staying ahead

Star us on GitHub and be instantly notified of new releases.

<div align="center">

!GIF showing starring our Taubyte repo

</div>
Contributing

Tau thrives with your help. Fix bugs, add features, improve docs, or guide the community.

**How to contribute**
Fork → branch from main → make changes → test → submit a PR
Keep commits focused and describe what & why clearly
New here? Look for good first issue
License

BSD-3-Clause license. See LICENSE for details.

<br/>
<p align="center">
 <a href="https://dub.sh/pill-taubyte-x-bottom" aria-label="X (Twitter)">
 <img src="https://img.shields.io/badge/X-000000?logo=X&logoColor=white" alt="X">
 </a>
 &nbsp;
 <a href="https://dub.sh/pill-taubyte-youtube" aria-label="YouTube">
 <img src="https://img.shields.io/badge/YouTube-FF0000?logo=youtube&logoColor=white" alt="YouTube">
 </a>
 &nbsp;
 <a href="https://discord.gg/KbN3KN7kpQ"…