yano3/oyaki

By yano3

Updated over 2 years ago

Dynamic image quality transformation proxy.

Image
0

346

oyaki

CIDocker Pulls

Dynamic image quality transformation proxy.

Usage

Docker
docker pull yano3/oyaki:latest
docker run -p 8080:8080 -e "OYAKI_ORIGIN_HOST=example.com" yano3/oyaki

Configuration

Environment variables bellow are available.

  • OYAKI_ORIGIN_HOST: Your origin host. Example: example.com (required)
  • OYAKI_ORIGIN_SCHEME: Scheme to request to your origin. Default: https
  • OYAKI_QUALITY: Image quality. Default: 90

Docker Pull Command

docker pull yano3/oyaki