Stephen Wicklund

Results 189 issues of Stephen Wicklund

Update: Around 2024-06-25, the db volume-claim ran out of space again. When we looked into it, it appeared to be due to the `pg_wal` folder growing very large (something like...

backend

Annoyances with Docker Desktop: * https://github.com/microsoft/WSL/issues/8725 * This issue may be just a problem with WSL; to be seen if Rancher Desktop surfaces the same problem.

Core things to solve: * Adjust the app-server's code so that it can detect when it is running outside of docker/k8s, and connect through a k8s proxy to the database...

Likely related to WSL memory limits being reached. Notes: * On my desktop, the WSL memory limit is 8gb. ### Possibly related posts/issues Related to memory: * Has tip that...

This task would be reasonably straightforward to achieve with access to the full NGINX configuration syntax. This is not currently possible using nginx-gateway-fabric, however: https://github.com/nginxinc/nginx-gateway-fabric/issues/2417 So to achieve this right...