Chase Westlye

Results 15 comments of Chase Westlye

Secondary but related issue: https://github.com/LibrePhotos/librephotos-docker/blob/main/proxy/nginx.conf ` proxy_pass http://frontend:3000/;` ` proxy_pass http://backend:8001;` frontend and backend should call host, which should be a configurable variable... This opens up deployment options which may...

Left some notes on how to work around the localhost port issue for installs on Kubernetes here: https://github.com/ohthehugemanatee/homenet-documentation/issues/1

Can confirm on recommended solution above. I copied the dockerfile and nginx.conf from: https://github.com/LibrePhotos/librephotos-docker/tree/main/proxy Changed the proxy_pass values to my server, changed the ports to reflect the configured ports. Nginx...

@ldez I think the RedirectScheme is a good example and what I am likely struggling to convey. If I'm understanding you and the above documentation links correctly, RedirectScheme replaces the...

Also, the RedirectScheme would be a killer thing to add to the end of the Traefik Routes at the end of the User Guides: Kubernetes and Let's Encrypt: https://docs.traefik.io/user-guides/crd-acme/ Learning...

Was a solution for this implmented? Or a workaround found? QSV AV1 10 Bit Constant Quality works for me, but if I change the mode to bitrate, I get the...

Victory here would be not having to build the image and just being able to pull it down from Docker Hub I.E. Being able to run "docker run -p 8000:80...

@headyj given that Gluster is up to v9.4: https://docs.gluster.org/en/latest/release-notes/9.4/ And this repo tops out at v4, then I would assume yes