This repository contains example bundles designed to teach you the fundamentals of Massdriver's infrastructure platform.
- 01-deploying/ - Your first bundle: learn publishing, configuration, and deployment
- 02-connecting/ - Bundle connections: learn how to share data between bundles
- 03-creating/ - Bundle creation: create a bundle from an existing OpenTofu module
- artifact-definitions/ - Reusable schemas for type-safe bundle connections
This repository is designed to be used alongside our comprehensive getting started guide:
📖 Getting Started with Massdriver
The guide will walk you through:
- Setting up your development environment
- Understanding bundle concepts
- Publishing and deploying your first bundle
- Connecting bundles together
- Building more complex architectures
- Prerequisites: Complete the setup requirements
- Clone this repository:
git clone https://github.com/massdriver-cloud/getting-started.git
- Follow the guide: Start with Step 1: Deploying Your First Bundle
Welcome to Massdriver! 🚀