Sponsor of the Day:
Jerkmate
https://caddy.community/t/vite-plugin-domain-no-config-ssl-domains-powered-by-caddy/33116
Vite-plugin-domain: no-config ssl domains, powered by caddy! - Showcase - Caddy Community
npmjs.com/package/vite-plugin-domain Easy as: import domain from 'vite-plugin-domain' export default defineConfig({ plugins: [ domain() ] })
vite plugincaddy showcasedomainconfigssl
https://caddy.community/t/plugin-announcement-gojinn-ultra-low-latency-serverless-runtime-wasm-for-caddy/33367
[Plugin Announcement] gojinn: Ultra-low latency Serverless Runtime (Wasm) for Caddy - Showcase -...
Hi everyone, I’m excited to share a project I’ve been working on: Caddy Reactor. Repository: GitHub - pauloappbr/gojinn What is it? Reactor allows you to run...
ultra low latencycaddy showcasepluginannouncementserverless
https://caddy.community/t/i-built-a-codepen-for-caddy/29238
I built a "CodePen for Caddy" - Showcase - Caddy Community
Hi all, I have built a online Caddy playground that runs the given Caddy configuration in an isolated environment and allows you to run arbitrary commands,...
caddy showcasebuiltcodepencommunity
https://caddy.community/t/geo-based-redirect-module/33030
Geo based redirect module - Showcase - Caddy Community
Hi everyone, just here to share my small module I use and hope someone likes it. Geo based redirect module provides a latency-aware alternative to traditional...
showcase caddy communitygeobasedredirectmodule
https://caddy.community/t/transparent-rendering-of-markdown-files/24833
Transparent rendering of markdown files - Showcase - Caddy Community
I have a use case where a bunch of data is curated by a process which uses a markdown file to describe the data, collect notes, etc. We didn’t want to...
showcase caddy communitymarkdown filestransparentrendering
https://caddy.community/t/getting-a-better-experience-with-json-yaml-configuration/8381
Getting a better experience with JSON/YAML configuration - Showcase - Caddy Community
TL;DR caddy-json-schema can give you an IDE-like experience when working with Caddy JSON and YAML config. When Caddy v2 was announced, one of the most notable...
showcase caddy communitybetter experiencejson yamlgettingconfiguration
https://caddy.community/t/simple-webapp-for-creating-config-files/33580
Simple webapp for creating config files - Showcase - Caddy Community
Me and copilot created a small webapp for creating configurations files for reverse proxy sites. GitHub - sayonarase/caddyconf: create simple caddy reverse...
showcase caddy communityconfig filessimplewebappcreating
https://caddy.community/t/caddyui-v2-4-3-dashboard-polish-smarter-health-dots-multi-host-fixes/33664
CaddyUI v2.4.3 — dashboard polish, smarter health dots, multi-host fixes - Showcase - Caddy...
Hey all, Shipped CaddyUI v2.4.3 today — a GUI for managing Caddy (proxy hosts, certs, managed DNS across Cloudflare/Namecheap/GoDaddy/DigitalOcean/Hetzner,...
v2 4 3smarter healthmulti hostshowcase caddydashboard
https://caddy.community/t/ember-real-time-terminal-dashboard-for-caddy-servers/33654
Ember: real-time terminal dashboard for Caddy servers - Showcase - Caddy Community
Hi! I’m Alexandre Daubois, one of the FrankenPHP and PHP core team maintainers. PHP ecosystem is closer to Caddy than we could think thanks to FrankenPHP. For...
real timeshowcase communityemberterminaldashboard
https://caddy.community/t/caddymanager-0-0-1-a-web-ui-to-manage-multiple-caddy-instances/31396
CaddyManager 0.0.1 - a web ui to manage multiple Caddy instances - Showcase - Caddy Community
Hey all, I made a post a while back asking for Caddy Configs on reddit (r/selfhosted) as I’ve been putting time into developing a UI for Caddy. The reception...
0 1web uimanage multipleshowcase communitycaddy
https://caddy.community/t/clog-v0-6-3-high-visibility-caddy-log-viewer-now-available/33523
CLOG v0.6.3 - High-Visibility Caddy Log Viewer now available! - Showcase - Caddy Community
Hey all, I’ve been running Caddy for a while and got tired of squinting at raw JSON log streams. I built CLOG to solve that — it’s a lightweight terminal tool...
v0 6 3high visibilitylog viewershowcase communityclog
https://caddy.community/t/docker-compose-for-cloudflare-trusted-proxies-no-plugins-required-10mb-ram/33248
Docker Compose for Cloudflare Trusted Proxies (No plugins required, ~10MB RAM) - Showcase - Caddy...
"I’ve created a Docker Compose setup for managing Cloudflare IPs with trusted_proxies. Here are the key features: Automated Updates: Includes a scheduler to...
docker composeshowcase caddycloudflaretrustedproxies
https://caddy.community/t/i-created-a-caddy-altcha-captcha-challenge-module/33246
I created a Caddy Altcha (Captcha challenge) module - Showcase - Caddy Community
I built a Caddy module for self-hosted ALTCHA captcha verification. ALTCHA is a proof-of-work protocol similar to Cloudflare Turnstile - users solve a...
captcha challengemodule showcasecreatedcaddyaltcha
https://caddy.community/c/showcase/12?page=1
Showcase - Caddy Community
Share your Caddy-powered site, service, or app; and tell us the story behind it.
showcase caddy community
https://caddy.community/t/a-reference-implementation-of-a-distributed-caddy-build-server/31052
A reference implementation of a distributed Caddy build server - Showcase - Caddy Community
Hello all! So I’ve enjoyed working on parts of Caddy the past few weeks, mainly on bugfixes and tinkering around with some new plugin ideas. I found myself...
reference implementationbuild servershowcase communitydistributedcaddy
https://caddy.community/t/caddy-server-side-logs-analytics/33406
Caddy server side logs analytics - Showcase - Caddy Community
Because AWStats is discontinued, no good enough server side logs analytics was found. So now in development JAWAStats - inspired by AWStats application, but...
caddy servershowcase communitysidelogsanalytics
https://caddy.community/t/caddydash-a-lightweight-webui-to-manager-single-caddy-instance/31459
CaddyDash - A lightweight WebUI to manager single Caddy instance - Showcase - Caddy Community
Hello, I’ve built a WebUI for managing a single Caddy Server instance. In its design, we’ve aimed for a lightweight approach to minimize overhead. CaddyDash is...
showcase communitylightweightwebuimanagersingle
https://caddy.community/t/about-the-showcase-category/5905
About the Showcase category - Showcase - Caddy Community
Share your Caddy-powered site, service, or app; and tell us the story behind it. This category is for linking to projects or products that you use Caddy in....
category caddy communityshowcase
https://caddy.community/t/caddy-as-a-default-backend-for-k8s-ingress-controllers/29781
Caddy as a default backend for k8s ingress controllers - Showcase - Caddy Community
Hi, at my current job, users often get lost when trying to reach k8s deployments for test systems which have been stopped. By default, the k8s nginx-ingress...
ingress controllersshowcase communitycaddydefaultbackend
https://caddy.community/c/showcase/12
Showcase - Caddy Community
Share your Caddy-powered site, service, or app; and tell us the story behind it.
showcase caddy community
https://caddy.community/t/caddy-site-password/29931
Caddy site password - Showcase - Caddy Community
I am always impressed on how powerful Caddy is. So first of all Thank you to the devleoper team. I run several servers and utilise Caddy as a reverse proxy for...
site passwordshowcase communitycaddy
https://caddy.community/t/request-decompressor-plugin/29675
Request Decompressor plugin - Showcase - Caddy Community
I had previously asked about this being supported here. Though it’s been a while, I finally got around to creating this plugin and it’s been working great thus...
showcase caddy communityrequestdecompressorplugin
https://caddy.community/t/caddy-v2-as-reverse-proxy-with-gui-in-opnsense/22047
Caddy v2 as Reverse Proxy with GUI in OPNsense - Showcase - Caddy Community
Hello Caddy community, I’ve worked (still working on) integrating Caddy into the OPNsense Firewall. The GUI is tailored around the reverse proxy features of...
caddy v2reverse proxyshowcase communityguiopnsense
https://caddy.community/t/caddy-works-with-railway/17132
Caddy works with Railway - Showcase - Caddy Community
It’s been a long time since I’ve posted. I found a new service. Railway can build and deploy using Dockerfile like Google Cloud Run and Fly.io. Dockerfile:...
showcase communitycaddyworksrailway
https://caddy.community/t/demo-run-caddy-with-socket-activation-rootless-podman-quadlet-files/25918
Demo: run Caddy with socket activation + rootless Podman + Quadlet files - Showcase - Caddy...
I wrote some examples of how to run socket-activated Caddy with rootless Podman here: A cool thing is that X-Forwarded-For is now supported when running Caddy...
socket activationrootless podmanfiles showcasedemorun