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

20 lines
915 B
Markdown
Raw Normal View History

2019-09-18 14:04:01 +02:00
* [Getting started](GETTING_STARTED)
* [Installation](installation)
* [Configuration](configuration)
* [Generating the URL (Basic)](generating_the_url_basic)
* [Generating the URL (Advanced)](generating_the_url_advanced)
2020-09-01 16:15:24 +02:00
* [Getting the image info <img class='pro-badge' src='assets/pro.svg' alt='pro' />](getting_the_image_info)
2019-09-18 14:04:01 +02:00
* [Signing the URL](signing_the_url)
* [Watermark](watermark)
* [Presets](presets)
* [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)
2020-11-19 16:47:18 +02:00
* [Serving files from Azure Blob Storage](serving_files_from_azure_blob_storage.md)
2019-09-18 14:04:01 +02:00
* [New Relic](new_relic)
* [Prometheus](prometheus)
* [Image formats support](image_formats_support)
* [About processing pipeline](about_processing_pipeline)
* [Health check](healthcheck)
* [Memory usage tweaks](memory_usage_tweaks)