Explore >> Select a destination


You are here

www.coryzue.com
| | www.jeremykun.com
1.6 parsecs away

Travel
| | We're ironically searching for counterexamples to the Riemann Hypothesis. Setting up Pytest Adding a Database Search Strategies Unbounded Integers In this article we'll deploy the application on a server, so that it can search for RH counterexamples even when I close my laptop. Servers and containers When deploying applications to servers, reproducibility is crucial. You don't want your application to depend on the details of the computer it's running on. This is a higher-level version of the same princi...
| | greg.molnar.io
1.8 parsecs away

Travel
| | Kamal 2 was released recently and it brings a few singnificant changes. Traefik is replaced by kamal-proxy, Kamal runs all containers in a custom Docker network and secrets are passed differently to new containers. All these changes mean that the upgrade is not simple, but in this article I will walk you through an example to help with the process.
| | www.gingerlime.com
1.9 parsecs away

Travel
| | I've been playing around with Kamal from Basecamp (previously called MRSK) for deploying simple apps on a single server. There's a lot to like about Kamal's ergonomics and principles. But there were a few things that I struggled with or that confused me. It mostly boils down to Kamal offering some kind of a layer...
| | mherman.org
38.0 parsecs away

Travel
| This tutorial looks at how to Dockerize a Vue app.