developLightning-Fast CI/CD for Meteor v3 + SolidJS + Vite on ARM64TLDR Problem: Meteor 3.3 + SolidJS + Vite + ARM64 deployments taking 30+ minutes, killing productivity for rapid iteration. Solution: Two…
developMongoDB single instance replicaset with DockerMongoDB single instance replicaset with Docker MongoDB replicasets are required for oplog tailing and subscribing to change stream events…
developCaprover, Nginx and uwsgi Python appsWhat a battle to get a simple uwsgi app deployed to caprover! In the end it came down to Nginx configuration: Remove the part from the…