Guides
Comprehensive guides and tutorials for the Open Bedrock Server Server.
Available Guides
Core Guides
- Usage Guide - Programming examples and integration patterns
- AWS Authentication - Complete AWS credential setup
- Architecture - System design and component overview
- Core Components - Detailed component documentation
Development & Testing
Quick Navigation
For Developers
Start with the Usage Guide to see programming examples and integration patterns.
For DevOps/Infrastructure
Check out the AWS Authentication guide for credential setup and the Architecture guide for deployment considerations.
For Contributors
Review the Core Components guide to understand the codebase structure and the Testing guide for development practices.
Getting Help
If you can’t find what you’re looking for in these guides:
- Check the API Reference for endpoint documentation
- Review the CLI Reference for command-line usage
- Visit the GitHub repository for issues and discussions
- Read the main README for an overview
Contributing to Documentation
Found an error or want to improve these guides? Contributions are welcome!
- Fork the repository
- Edit the documentation files in the
docs/directory - Submit a pull request with your improvements
All documentation is written in Markdown and uses Jekyll for GitHub Pages.