-
Updated
Oct 2, 2020 - Swift
{{ message }}
MinIO Client SDK for Go
X-SpringBoot是一个轻量级的Java快速开发平台,能快速开发项目并交付【接私活利器】
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Container auto-configurations for spring-boot based integration tests
We need issue templates so issues can be reported with details required to debug the issue or with feature request details.
Examples:
Cloud Native Infrastructure BackUp & RecoveRY
Describe the bug
Drone prints passed gcs.json-key secret in the logs when debug mode is enabled
To Reproduce
Steps to reproduce the behavior:
v1.1.0, I passed gcs.json-key as organization secret and enable debug mode.Expected behavior
on debug mode or not, drone should never print a secret, and you will see in the screenshot that drone actu
A S3 backed ContentsManager implementation for Jupyter
Repository for all the workshop content delivered at nullcon X on 1st of March 2019
A thumbnail generator example using Minio's listenBucketNotification API
Ansible role to install the minio S3 compatible object storage server (https://minio.io)
Read secrets from either env-var or from files mounted at path
Example:
https://github.com/openfaas-incubator/vcenter-connector/blob/master/main.go#L73
Kubernetes Helm chart to deploy GitLab
Serve static files from any S3 compatible object storage services (Let's Encrypt ready)
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
Minio Object Storage in Kubernetes, used by Deis Workflow.
Unified cloud storage API for storage services.
Add a new resource to manage buckets file objects.
Some rules to follow:
add a new tag in provider.go: minio_s3_bucket_file;
add an object in payload.go file named as
type S3MinioFile struct
create a func in check_config.go to fill up the object structure:
func S3FileConfig
add a test file naming as minio_s3_bucket_file_test.go;
update the documentation creati
Add a description, image, and links to the minio topic page so that developers can more easily learn about it.
To associate your repository with the minio topic, visit your repo's landing page and select "manage topics."
Enhancement Suggestion
Currently if Rome does not find a dependency or
bcsymbolmapin 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.