Getting Started¶
Welcome to Hafiz! This section will help you get up and running quickly.
Overview¶
Hafiz is an S3-compatible object storage system. You can use it with:
- AWS CLI - Command-line interface
- AWS SDKs - Python, JavaScript, Go, Java, etc.
- Hafiz CLI - Our own CLI tool
- S3 Browser - GUI applications
Installation Options¶
Choose your preferred installation method:
-
Docker
Fastest way to get started. Single command deployment.
-
Kubernetes
Production-ready Helm chart with HA support.
-
Binary
Download pre-built binaries for your platform.
-
From Source
Build from source with Rust.
Next Steps¶
- System Requirements - Check hardware & software requirements
- Quick Start - Get running in 5 minutes
- Configuration - Customize your setup
- CLI Guide - Learn the command-line tools