High Performance Object Storage, AWS S3 alternative https://github.com/minio/minio
This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
decentral1se 047e4d4970
continuous-integration/drone/push Build is passing Details
Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
Reviewed-on: #1
2021-06-04 09:16:19 +02:00
.drone.yml Remove trigger, we make the tags [ci skip] 2021-06-04 00:15:00 +02:00
.env.sample Initial working version 2021-05-02 12:45:18 +02:00
.gitignore Initial working version 2021-05-02 12:45:18 +02:00
README.md Update README 2021-05-02 13:00:36 +02:00
compose.yml Version RELEASE.2021-04-22T15-44-28Z; sync labels 2021-06-04 07:03:43 +00:00
renovate.json Add renovate.json 2021-06-04 07:03:30 +00:00

README.md

minio

Build Status

High Performance Object Storage, AWS S3 alternative

  • Category: Utilities
  • Status: ❷💛
  • Image: minio, ❶💚, upstream
  • Healthcheck:
  • Backups:
  • Email:
  • Tests: ❷💛
  • SSO:

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new minio --secrets (optionally with --pass if you'd like to save secrets in pass)
  4. abra app YOURAPPDOMAIN config - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app YOURAPPDOMAIN deploy
  6. Open the configured domain in your browser to finish set-up