Resilio Sync

Resilio Sync is a peer-to-peer file synchronization tool that uses the BitTorrent protocol to securely and efficiently sync files across devices. It provides real-time updates, cross-platform support, and privacy-focused data transfer without relying on cloud storage.

November 15, 2024

Custom Caddy Docker image with Cloudflare DNS challenge support

This guide provides a custom Dockerized Caddy image setup that uses Cloudflare DNS for SSL/TLS verification, ideal for servers behind firewalls or NAT.

November 15, 2024 · 4 min · 792 words

Securing Your Docker-Hosted Service with HTTP Basic Authentication in Caddy

Learn how to secure a Docker-hosted service with Caddy’s HTTP Basic Authentication, an effective way to protect access in controlled environments. This guide walks through configuring Caddy as a reverse proxy with Basic Authentication to limit access to a containerized service.

November 14, 2024 · 2 min · 355 words · deuts