Getting Started
Learn how to install, configure, and start using GoQueue.
Overview
Getting started with GoQueue is straightforward:
- Install - Download the binary or use Docker
- Configure - Set up your broker configuration
- Run - Start the broker and create topics
- Integrate - Use the REST API, gRPC, or Go client
Quick Links
- Installation Guide - Install GoQueue on your system
- Quickstart Tutorial - Get up and running in 5 minutes
- Kubernetes Deployment - Deploy to Kubernetes
Prerequisites
- Go 1.21+ (for building from source)
- Docker (for containerized deployment)
- ~100MB disk space for the binary
- 64-bit Linux, macOS, or Windows
Support
If you run into issues:
- Check the Troubleshooting Guide
- Search GitHub Issues
- Ask in GitHub Discussions