Go Caddy

Open-source Go projects categorized as Caddy

Top 23 Go Caddy Projects

  • Caddy

    Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

  • Project mention: How I use Devbox in my Elm projects | dev.to | 2024-05-02

    These projects use Caddy as my local development server, Dart Sass for converting my Sass files to CSS, elm, elm-format, elm-optimize-level-2, elm-review, elm-test (only in Calculator), ShellCheck to find bugs in my shell scripts, and Terser to mangle and compress JavaScript code.

  • frankenphp

    🧟 The modern PHP app server

  • Project mention: Introducing WP Setup | dev.to | 2024-04-13

    Uses the new FrankenPHP server to add SSL support to your local environment

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • loginsrv

    JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, ..

  • xcaddy

    Build Caddy with plugins

  • Project mention: A Blazingly Fast Open-Source Federation V1/V2 Gateway | dev.to | 2023-10-25

    This approach offers a level of customizability similar to what xcaddy does for the Caddy server, eliminating the complexities associated with writing Rhai scripts to customize a precompiled binary, as is the case with the Apollo Router.

  • souin

    An HTTP cache system, RFC compliant, compatible with @tyktechnologies, @traefik, @caddyserver, @go-chi, @bnkamalesh, @beego, @devfeel, @labstack, @gofiber, @go-goyave, @go-kratos, @gin-gonic, @roadrunner-server, @zalando, @zeromicro, @nginx and @apache

  • forwardproxy

    Forward proxy plugin for the Caddy web server

  • Project mention: Take a look at traefik, even if you don't use containers | news.ycombinator.com | 2024-05-05

    Yeah, Caddy v1 had a forwardproxy plugin that finally got updated for v2: https://github.com/caddyserver/forwardproxy/

  • kadeessh

    Kadeessh (formerly Caddy-SSH) is a general-purpose, extensible, modular, memory-safe SSH server built in Go

  • Project mention: Caddylike solution for SSH/SFTP | /r/selfhosted | 2023-05-18

    https://github.com/mholt/caddy-l4 and https://github.com/kadeessh/kadeessh can do SSH forwarding.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • go-pmtiles

    Single-file executable tool for working with PMTiles archives

  • Project mention: Protomaps – A free and open source map of the world | news.ycombinator.com | 2023-10-23

    I just used their pmtiles tool to grab a map of just the area around Half Moon Bay, south of San Francisco.

    I grabbed the latest macOS Go binary from https://github.com/protomaps/go-pmtiles/releases

    I found a rough bounding box using http://bboxfinder.com/#37.373977,-122.593346,37.570977,-122....

    Then I ran this:

        pmtiles extract https://build.protomaps.com/20231023.pmtiles hmb.pmtiles \

  • nginx-adapter

    Run Caddy with your NGINX config

  • coraza-caddy

    OWASP Coraza middleware for Caddy. It provides Web Application Firewall capabilities

  • caddy-webdav

    WebDAV handler module for Caddy (by mholt)

  • caddy-ratelimit

    HTTP rate limiting module for Caddy 2

  • Project mention: Deploying Web Apps with Caddy: A Beginner's Guide Caddy | news.ycombinator.com | 2024-02-27

    You can rate limit HTTP requests (agnostic of specific HTTP versions): https://github.com/mholt/caddy-ratelimit

  • caddy-json-schema

    JSON schema generator for Caddy v2

  • caddy-crowdsec-bouncer

    A Caddy module that blocks malicious traffic based on decisions made by CrowdSec.

  • Project mention: A Caddy module that blocks malicious traffic based on decisions made by CrowdSec | news.ycombinator.com | 2024-01-08
  • nextdhcp

    A DHCP server chaining middlewares. Similar to CoreDNS and Caddy

  • caddy-embed

    Caddy plugin for embedding static files directly into the server binary

  • Project mention: Caddy Embedded File System | news.ycombinator.com | 2024-01-29
  • slick-deploy

    CLI tool to declaratively deploy containers with Caddy

  • Project mention: CLI tool to declaratively deploy containers with Caddy | news.ycombinator.com | 2024-03-21
  • route53

    Caddy module: dns.providers.route53

  • Project mention: Are wildcard certificates secure for private networks? | /r/networking | 2023-12-10

    I saw that this repo claims to support any of the credential configurations described in the AWS developer guide. Though, the docs bring up examples and don’t seem to include the “EC2 IAM Role” in their examples.

  • caddy-brotli

    Brotli compression encoder for Caddy

  • caddy-wol

    Caddy plugin that sends wake-on-lan magic packets to remote hosts to wake up e.g. reverse proxy targets.

  • caddy-ngrok-listener

    Caddy listener_wrapper to automatically listen on an ngrok tunnel

  • caddy-geofence

    A caddy module for IP geofencing your caddy web server using ipbase.com

  • netcup

    netcup DNS module for caddy: dns.providers.netcup

  • Project mention: Which reverse proxy for public and Lan sites with valid https? | /r/selfhosted | 2023-12-06
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Caddy related posts

  • CLI tool to declaratively deploy containers with Caddy

    1 project | news.ycombinator.com | 21 Mar 2024
  • CLI for zero-downtime container deployments with Caddy

    1 project | news.ycombinator.com | 28 Feb 2024
  • Deploying Web Apps with Caddy: A Beginner's Guide Caddy

    5 projects | news.ycombinator.com | 27 Feb 2024
  • Show HN: Slick Deploy – a simple CLI to deploy containers with Caddy

    1 project | news.ycombinator.com | 14 Feb 2024
  • I abandoned OpenLiteSpeed and went back to good ol' Nginx

    2 projects | news.ycombinator.com | 28 Jan 2024
  • Minimal CLI tool to deploy apps using Caddy

    1 project | news.ycombinator.com | 12 Jan 2024
  • A Caddy module that blocks malicious traffic based on decisions made by CrowdSec

    1 project | news.ycombinator.com | 8 Jan 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 17 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Caddy projects in Go? This list will help you:

Project Stars
1 Caddy 54,259
2 frankenphp 5,867
3 loginsrv 1,909
4 xcaddy 795
5 souin 621
6 forwardproxy 574
7 kadeessh 518
8 go-pmtiles 313
9 nginx-adapter 307
10 coraza-caddy 269
11 caddy-webdav 188
12 caddy-ratelimit 184
13 caddy-json-schema 121
14 caddy-crowdsec-bouncer 120
15 nextdhcp 93
16 caddy-embed 55
17 slick-deploy 39
18 route53 37
19 caddy-brotli 36
20 caddy-wol 23
21 caddy-ngrok-listener 19
22 caddy-geofence 15
23 netcup 11

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com