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 bee7cda3a0
continuous-integration/drone/push Build is passing Details
Use new image namespace
2021-06-21 12:31:34 +02:00
.drone.yml Use new image namespace 2021-06-21 12:31:34 +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