Administrator manual¶
Installation¶
imgproxy
explains various kinds how to install its service.
Link: https://docs.imgproxy.net/#/installation
Docker in Google Cloud Run¶
I have created an extremely simple Dockerfile:
Build the docker image:
Tag the docker image
Push the image to docker container registry
Link: https://cloud.google.com/container-registry/docs/pushing-and-pulling?hl=de
Now you can use this docker image in Google Cloud Run. Use the default port of 8080 as configured in Dockerfile. Configure the concurrent requests to an instance and the min. and max. amount of available instances. IMO RAM of 128-256 should be enough. Use the generated public URL in Extension Setting of typo3_image_proxy.