Skip to content
#

minio

Here are 308 public repositories matching this topic...

Rome
marcpalmer
marcpalmer commented Jan 3, 2018

Enhancement Suggestion

Currently if Rome does not find a dependency or bcsymbolmap in the cache it outputs this as an error, and this is particularly ugly when used with Fastlane.

It is just noise in almost all cases I can think of, and is particularly noisy when you do your first Rome download and when you build only for one platform e.g. iOS where you get all the symbol map errors.

drone-cache
kakkoyun
kakkoyun commented Apr 28, 2020

As the sole active maintainer, I'm looking for co-maintainers for the project to push features faster.
Please ping me if you're interested.

It'd be awesome if you have already contributed to the project and interested. Otherwise, there would be a brief probation period after starting contributing to the project.

Padrio
Padrio commented May 23, 2019

In case someone runs into the issue that their minio build is failing, you also need the storage to be mounted while build. Per default dokku storage:mount only works for deploy and run.

Mounting it while building needs to be done per docker-options:

dokku docker-options:add minio build "-v /var/lib/dokku/data/storage/minio:/home/dokku/data"

If nobody disagrees here, i wou

alexellis
alexellis commented Oct 12, 2019

Task

Add Kubernetes Deployment and Service

Basic testing will be needed to show that this works.

Once complete use port-forwarding to show that the service is available and accessible:

kubectl port-forward svc/minio-kv 8080:8080

See the alexellis2/minio-kv:0.1.0 Docker image for the Deployment

Deploy a distributed AI stack to a multi-host or single-host Kubernetes cluster on CentOS 7 and also works on AWS - and comes with: cert-manager + redis-cluster + rook-ceph for persistent storage + minio s3 object store + splunk + optional external dns server + affinity examples - validated with K8 version 1.13.4 🔨 🔧 ☁️

  • Updated Mar 12, 2019
  • Shell

Improve this page

Add a description, image, and links to the minio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the minio topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.