1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-12-09 09:56:01 +02:00
imgproxy/docs/_sidebar.md

24 lines
1.1 KiB
Markdown
Raw Normal View History

2019-09-18 14:04:01 +02:00
* [Getting started](GETTING_STARTED)
* [Installation](installation)
* [Configuration](configuration)
2021-03-15 13:26:38 +02:00
* [Generating the URL](generating_the_url)
2021-10-01 12:26:12 +02:00
* [Getting the image info<i class='badge badge-pro'></i>](getting_the_image_info)
2019-09-18 14:04:01 +02:00
* [Signing the URL](signing_the_url)
* [Watermark](watermark)
* [Presets](presets)
2022-02-21 10:39:09 +02:00
* [Object detection<i class='badge badge-pro'></i>](object_detection)
* [Autoquality<i class='badge badge-pro'></i>](autoquality)
* [Chained pipelines<i class='badge badge-pro'></i>](chained_pipelines)
2019-09-18 14:04:01 +02:00
* [Serving local files](serving_local_files)
* [Serving files from Amazon S3](serving_files_from_s3)
* [Serving files from Google Cloud Storage](serving_files_from_google_cloud_storage)
2022-02-16 16:54:37 +02:00
* [Serving files from Azure Blob Storage](serving_files_from_azure_blob_storage)
* [Serving files from OpenStack Object Storage ("Swift")](serving_files_from_openstack_swift)
2019-09-18 14:04:01 +02:00
* [New Relic](new_relic)
* [Prometheus](prometheus)
2022-02-21 10:39:09 +02:00
* [Datadog](datadog)
2019-09-18 14:04:01 +02:00
* [Image formats support](image_formats_support)
* [About processing pipeline](about_processing_pipeline)
* [Health check](healthcheck)
* [Memory usage tweaks](memory_usage_tweaks)