Skip to content

Welcome

Welcome to Taubyte's technical documentation!

Taubyte is an open-source Serverless Operating System. It's git-native, code-first, secure, extendable, and designed for developers. It's easy to deploy and manage, works locally, and can be tested with code, helping you build faster with fewer issues.

Choose Your Path

🚀 Building Applications

If you want to get started or just try building applications on a Taubyte-based platform, we've got you covered with this quick start guide:

  1. Start a Local Cloud
  2. Creating a Project
  3. Create a Function
  4. Host a Website
  5. Use Object Storage
  6. Use K/V Databases
  7. Use Messaging
  8. Use Libraries
  9. Organize with Applications
  10. Understand CI/CD
  11. Work with Branches
  12. Go to Production

⚙️ Building a Platform

A quick start guide for engineers who want to set up and manage their own cloud infrastructure:

  1. Platform Overview
  2. Architecture
  3. Services
  4. Tau
  5. Dream

Deploy Your Cloud

If you want to gain a comprehensive understanding of how tau is deployed, whether to deepen your knowledge or to utilize other tools for automation:

If you prefer to move fast, this is the way to go:

Use your cloud

Once your cloud is up and running, regardless of deployment method:

Extend the Platform

Taubyte is built with a modular architecture that allows you to extend the platform. AS of today we have a plugin system that allows you to add capability to the compute engine.

  1. Concepts
  2. Hello world plugin
  3. LLM plugin

Need Help?