Hi,
I am running Nextcloud and it can now use an external service to render
thumbnails that's (allegedly) much faster than the php Imagick stuff.
Of course, it's built for docker... I was considering to see if it's
possible/worth the effort to do a port for it.
https://github.com/h2non/imaginary
From following the ports list, I believe there's support for easily
porting go applications in the OpenBSD ports infrastructure.
Is there a sample application, or a template that I could look at?
I did look at the porting handbook referenced in the FAQ, but there
wasn't anything go specific.
Thanks,
Steve W.