forked from coop-cloud/minio
b47d0c065c1af8b5d0e2e58eb187485d47801051
minio
High Performance Object Storage, AWS S3 alternative
- Category: Utilities
- Status: 2, beta
- Image:
minio, 4, upstream - Healthcheck: ✅
- Backups: No
- Email: No
- Tests: 2
- SSO: No
Basic usage
- Set up Docker Swarm and
abra - Deploy
coop-cloud/traefik abra app new minio --secrets(optionally with--passif you'd like to save secrets inpass)abra app config YOURAPPDOMAIN- be sure to change$DOMAINto something that resolves to your Docker swarm boxabra app deploy YOURAPPDOMAIN- Open the configured domain in your browser to finish set-up. Login is the content of
access_keyand password is the content ofsecret_key.
Versioning
Unfortunately, abra cannot parse the upstream versioning format without some custom development work (see this for more) that has not been done yet. In the meantime, you need to upgrade the tags yourself.
Description