Giter Site home page Giter Site logo

minio's Issues

MinIO console docker image unavailable

The MinIO console docker images have all been removed from DockerHub by the MinIO team, citing deprecation of standalone console deployment as of version 0.31.0

Could this repository be revised to suggest the best way of setting up MinIO (+Console) on Render as a single web service?

deploy to render does not work

when I deploy this repo to render, the docker contain but is not accessible from a browser. the following log messages are in the console

Dec 9 10:20:23 AM  API: http://10.104.185.142:10000  http://127.0.0.1:10000
Dec 9 10:20:23 AM  
Dec 9 10:20:23 AM  Console: http://10.104.185.142:40249 http://127.0.0.1:40249
Dec 9 10:20:23 AM  
Dec 9 10:20:23 AM  Documentation: https://docs.min.io
Dec 9 10:20:23 AM  
Dec 9 10:20:23 AM  WARNING: Console endpoint is listening on a dynamic port (40249), please use --console-address ":PORT" to choose a static port.
Dec 9 10:20:23 AM  WARNING: Detected default credentials 'minioadmin:minioadmin', we recommend that you change these values with 'MINIO_ROOT_USER' and 'MINIO_ROOT_PASSWORD' environment variables

there are 3 issues

  1. the repo sets MINIO_ACCESS_KEY and MINO_SECRET_KEY rather than MINIO_ROOT_USER and MINIO_ROOT_PASSWORD. this is fixed in pull request 1
  2. the startup script uses --address rather than --console-address
  3. the startup script uses port 9000 rather than port 9001.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.