imgserv

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2023 License: MIT Imports: 28 Imported by: 0

README

image server

Simple image server to preprocess and store images (in s3-compatible storages) and to fetch that images with resizing them on the fly. Also, it can generate social share images.

So it is logical evolution of go-resizer to encapsulate all image-related processing in one service.

Resizer-part is almost drop-in replacement for php-resizer (so it's reimplements all strange things as well).

Note: it's basically my first time code in golang, so, code quality is not good :)

Service setup

Copy and edit imgserv.service to /etc/systemd/system/imgserv.service Install it with sudo systemctl enable imgserv --now

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL