Skip to content

yano3/oyaki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oyaki

CI Docker 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

About

Dynamic image quality transformation proxy.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors