[SUPPORT] SmartPhoneLover - WebP Server


Recommended Posts

webpserver.png

 

This docker template was created based on an already available official docker image

 

WebSite: https://webp.sh/
GitHub: https://github.com/webp-sh/webp_server_go
DockerHub: https://hub.docker.com/r/webpsh/webps
Documentation: https://docs.webp.sh/
My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

 

DESCRIPTION
Go version of WebP Server. A tool that will serve your JPG/PNGs as WebP format with compression, on-the-fly.

 

Features:
• Single binary
• Blazing fast
• Convert images on the fly (jpeg,jpg,png,bmp,gif)

 

How to call an image from the server?
If you have the pic 'IMAGE.png' inside of '/.../webp-server/pics', call it as: 'HOST_IP:PORT/IMAGE.png'.
If you have the pic 'IMAGE.png' inside of '/.../webp-server/pics/subdir', call it as: 'HOST_IP:PORT/subdir/IMAGE.png'.


NOTES
• I have added all the variables available from the 'config.json' file here in this template, so it won't be necessary.
• If requesting a GIF image from the server, it will only be served as a static image.
• You can also create subdirectories under '/.../webp-server/pics' to best organize your images.

 

VERSION
1.0 (2022-01-27)


If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


If you like my work, please consider making a little donation.
- DONATE -
Thank you very much 🙂

Edited by SmartPhoneLover
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.