/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

greg.molnar.io
| | nts.strzibny.name
0.8 parsecs away

Travel
| | Here's one way of a cloud-independent deployment of Rails, Sidekiq, PostgreSQL, and Redis on single virtual server with Kamal.
| | www.gingerlime.com
2.6 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...
| | willhaley.com
2.7 parsecs away

Travel
| | These are the steps I use to set up k3s lightweight kubernetes for local development with Arch Linux. This guide results in a deployment using LetsEncrypt via Traefik, HTTPS support, and a vanilla nginx web server. Note that, with these instructions, LetsEncrypt will only generate a valid HTTPS certificate if the computer where k3s is being installed can be reached via HTTP on port 80 over the public Internet using the domain name we specify below. Routing and Firewall Enable IP forwarding.
| | blog.meain.io
5.6 parsecs away

Travel
| Setting up dynamic reverse proxy using nginx in Kubernetes