
# S3 Client
A Flask + Vue app for managing S3 and S3-compatible storage with credentials stored in MariaDB.
## Features
- Encrypted credential storage in MariaDB
- Folder-based organization of S3 accounts
- Bucket discovery and object browser
- Upload, download, rename, delete, and folder creation for objects
- Vue + Tailwind UI
## Docker Compose
```yaml
services:
app:
image: cr.jdbnet.co.uk/public/s3-client:latest
ports:
- "5000:5000"
environment:
SECRET_KEY: "