docker-h5ai icon indicating copy to clipboard operation
docker-h5ai copied to clipboard

Lightweight h5ai 0.30.0 container with Nginx 1.21 & PHP 8 based on Alpine Linux.

Results 4 docker-h5ai issues
Sort by recently updated
recently updated
newest added

I don't want to use subdomain to serve it, instead add a custom path into url, such as https://example.com/share. my nginx config is looks like: ``` location /share/ { proxy_read_timeout...

Hi, I was wondering on how to change the port since i have other things hosted on different ports that h5ai might be trying to use Hardware: Raspberry Pi4 OS:...

My understanding is that the _h5ai folder must be within the root directory of the files being indexed, however, this seems to not be a limitation with your docker image....

is there any easy way to allow the container to open hardlinks or even symlinks?