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

34 lines
1.6 KiB
Markdown
Raw Normal View History

* [Getting started](GETTING_STARTED.md)
2022-06-29 16:03:19 +02:00
* [Pro version<img src="/assets/pro.svg">](https://imgproxy.net/#pro)
* [Installation](installation.md)
* [Configuration](configuration.md)
2022-09-02 10:12:58 +02:00
* Generating the URL
* [Generating the URL](generating_the_url.md)
* [Getting the image info<img title="imgproxy Pro feature" src="/assets/pro.svg">](getting_the_image_info.md)
* [Signing the URL](signing_the_url.md)
* [Encrypting the source URL<img src="/assets/pro.svg">](encrypting_the_source_url.md)
* [Presets](presets.md)
2022-09-02 10:12:58 +02:00
* Features
* [Watermark](watermark.md)
* [Object detection<img title="imgproxy Pro feature" src="/assets/pro.svg">](object_detection.md)
* [Autoquality<img title="imgproxy Pro feature" src="/assets/pro.svg">](autoquality.md)
* [Best format<img title="imgproxy Pro feature" src="/assets/pro.svg">](best_format.md)
* [Chained pipelines<img title="imgproxy Pro feature" src="/assets/pro.svg">](chained_pipelines.md)
2022-09-02 10:12:58 +02:00
* Image sources
* [Local files](serving_local_files.md)
* [Amazon S3](serving_files_from_s3.md)
* [Google Cloud Storage](serving_files_from_google_cloud_storage.md)
* [Azure Blob Storage](serving_files_from_azure_blob_storage.md)
* [OpenStack Object Storage ("Swift")](serving_files_from_openstack_swift.md)
2022-09-02 10:12:58 +02:00
* Monitoring
* [New Relic](new_relic.md)
* [Prometheus](prometheus.md)
* [Datadog](datadog.md)
* [OpenTelemetry](open_telemetry.md)
* [Amazon CloudWatch](cloud_watch.md)
2022-09-02 10:12:58 +02:00
* Miscellaneous
* [Image formats support](image_formats_support.md)
* [About processing pipeline](about_processing_pipeline.md)
* [Health check](healthcheck.md)
* [Memory usage tweaks](memory_usage_tweaks.md)