Nixopus: Simplifying VPS Management
A developer's journey from using managed cloud platforms to adopting VPS for greater control and flexibility in hosting applications.
A developer's journey from using managed cloud platforms to adopting VPS for greater control and flexibility in hosting applications.
A guide to self-hosting the Bugsink error monitoring tool using Kamal for deployment, including Docker setup and configuration.
Learn how to use the fail() function in Azure Bicep to conditionally stop deployments and validate parameter inputs.
A deep dive into Kamal, the deployment tool for Rails 8, based on a presentation at Ruby Frankfurt, covering migration from traditional methods.
Explores current best practices, recent advances, and future directions for deploying TypeScript, including type stripping and isolated declarations.
Explains Azure Bicep's new optional module names feature, showing how to let Bicep auto-generate deployment names.
Step-by-step guide to deploying Azure Managed Grafana, covering resource creation, configuration, and access setup.
A developer recounts deployment challenges with Docker and begins exploring AI frameworks with Ollama for a SaaS project.
Explains the technical necessity of the `matchLabels` keyword in Kubernetes Deployments and why it cannot be automatically inferred.
A technical guide on installing Apache Flink's Kubernetes operator and deploying your first Flink job, part 1 of a 2-part series.
Introduces the new `deployer()` function in Bicep v0.32.4, which retrieves the identity of the deploying principal for use in tagging and permissions.
A first look at CodePen 2.0, a major upcoming upgrade featuring a web-based IDE, plugins, real-time collaboration, and deployments.
Explains the new az.deployer().objectId function in Bicep v0.32 for retrieving the principal ID of the Azure deployment executor.
The author begins migrating a Django SaaS app from Heroku to DigitalOcean using Kamal and Docker containers.
A guide on using Kamal 2 to deploy web apps with Docker, covering features like zero-downtime deploys and migrating from Heroku to DigitalOcean.
October 2024 updates for Azure OpenAI, including Data Zone Standard deployment, Global Batch API, and a real-time audio API.
Analyzes the viability of using uv's managed Python in production, covering portability, performance, and security implications.
A technical guide on decoupling build and deploy steps in GitHub Actions pipelines for better control and confidence in deployments.
A developer episode on using Kamal to deploy a demo app to a Digital Ocean Droplet VM, covering the tool's operations.
A developer explores using Kamal, a deployment tool, to deploy a web app to a Digital Ocean Droplet virtual machine.