mirror of
https://github.com/minio/docs.git
synced 2025-08-06 14:42:56 +03:00
Object Lambda functions to transform objects via a webhook. Expand and
refine the developer docs from
c4d71bc1a5/docs/lambda/README.md
into a new page in the user documentation.
Staged
http://192.241.195.202:9000/staging/DOCS-754/linux/html/developers/transforms-with-object-lambda.html
Notes for reviewers:
In addition to the items noted in inline comments, some general things
to confirm:
* Accurate usage/terminology? Is this how we talk about the relevant
topics?
* Any technical points that need more/more correct detail?
* What would someone need to know to go from trying this dev example to
having a real function in their production environment?
[x] Add new docs page in Developers
[x] Add envars to envar list
Fixes https://github.com/minio/docs/issues/754
27 lines
851 B
ReStructuredText
27 lines
851 B
ReStructuredText
============
|
|
Integrations
|
|
============
|
|
|
|
.. default-domain:: minio
|
|
|
|
.. contents:: Table of Contents
|
|
:local:
|
|
:depth: 2
|
|
|
|
The following pages provide integration guides between MinIO and select third-party software.
|
|
The guides on this page were previously hosted under the :guilabel:`Cookbook` heading of our legacy documentation.
|
|
|
|
All provided guides assume familiarity with the third-party integration software, and do not replace the official documentation for that software.
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
:hidden:
|
|
|
|
/integrations/using-minio-with-veeam.md
|
|
/integrations/disaggregated-spark-and-hadoop-hive-with-minio.md
|
|
/integrations/aws-cli-with-minio.md
|
|
/integrations/setup-nginx-proxy-with-minio
|
|
/integrations/presigned-put-upload-via-browser.md
|
|
/integrations/generate-lets-encrypt-certificate-using-certbot-for-minio.md
|
|
|