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

19 lines
831 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-03-30 11:45:02 +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)
* [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)