7 Commits

Author SHA1 Message Date
f99a866e13 feat: implement unified S3-compatible storage system
Consolidates storage backends into a single S3-compatible driver that supports:
- AWS S3 (native)
- Backblaze B2 (S3-compatible API)
- Cloudflare R2 (S3-compatible API)
- MinIO and other S3-compatible services
- Local filesystem for development

This replaces the previous separate B2 driver with a unified approach,
reducing dependencies and complexity while adding support for more services.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-01 23:07:44 +12:00
8c7088040d docs: comprehensive README update with Docker and Viper documentation
- Add complete Viper configuration documentation
- Include Docker deployment examples and best practices
- Document environment variable configuration options
- Add Just build automation usage examples
- Create troubleshooting and migration guides
- Update prerequisites and setup instructions
- Add security guidelines for production deployments

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-30 22:09:10 +12:00
Patrick Nagurny
b7d2a20a2b link to docker repo 2023-09-22 11:28:40 -06:00
Patrick Nagurny
a3fc3311a3 update slack invite link 2023-09-21 14:45:30 -06:00
Patrick Nagurny
86c2673c29 update slack link 2018-11-12 11:41:32 -05:00
Patrick Nagurny
f25bf8314e update README 2018-11-12 11:37:44 -05:00
Patrick Nagurny
b94611b948 readme 2018-10-19 15:32:17 -04:00