Coolify Documentation home page
Coolify Documentation
Search...
⌘K
Home
Support
Cloud
Cloud
Search...
Navigation
S3
Introduction
Documentation
Knowledge Base
Resources
API
Community
Sponsorship
General
FAQ
Health checks
Domains
Monitoring
Environment Variables
Persistent Storage
Database Backups
DNS Configuration
Drain Logs
Commands
Add a service
Instance Updates
Resources
Applications
Databases
How-tos
Load Balancing on Hetzner
Administration (Self-hosted)
Delete User
Git
GitHub
Gitlab
Bitbucket
Gitea
Server
Introduction
Firewall
Build Server
Multiple Servers
OpenSSH
Oracle Cloud
Supported Proxy
Automated Cleanup
Non-root user
S3
Introduction
AWS S3
Cloudflare R2
Docker
Docker Swarm
Docker Registry
Docker Compose
Custom Commands
Cloudflare
Cloudflare Tunnels
Traefik
Healthcheck
BasicAuth Middleware
Enable Dashboard
Dynamic Configurations
Custom SSL Certificates
Load-balancing
Redirects
Wildcard SSL Certificates
On this page
S3 Client
Verification
S3
Introduction
A guide how to configure S3 compatible storage for Coolify.
Currently supported S3 compatible storages are:
AWS
DigitalOcean Spaces
MinIO
Cloudflare’s R2
Backblaze B2
Scaleway Object Storage
Other’s could work, but not tested yet. If you test it, please let us know.
S3 Client
Coolify uses MinIO’s client, called
mc
, to copy the backup files to your S3 compatible storage.
Verification
To be able to use your S3 compatible storage, you need to verify it first. Verification done with
ListObjectsV2
request to your specified bucket.
So you need to create a bucket first, and then you can verify it.
Non-root user
AWS S3
Assistant
Responses are generated using AI and may contain mistakes.