Skip to content
Snippets Groups Projects
Commit 42d1adf4 authored by Bastien Abadie's avatar Bastien Abadie Committed by Bastien Abadie
Browse files

Add configuration for S3 ingestion in docker stack

parent a8a6c071
No related branches found
No related tags found
1 merge request!2274Add configuration for S3 ingestion in docker stack
......@@ -52,3 +52,11 @@ solr:
ponos:
default_env:
ARKINDEX_API_URL: https://ark.localhost/api/v1/
ingest:
access_key_id: minio1234
secret_access_key: minio1234
endpoint: https://minio.ark.localhost
region: local
imageserver_id: 67890
prefix_by_bucket_name: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment