Tag

Caddy

0 views collected around this technical thread.

macrozheng
macrozheng
Dec 12, 2024 · Backend Development

Master Caddy: Simplify Web Server Setup and Advanced Proxy Configurations

This tutorial introduces Caddy, a modern Go‑based web server, shows how to install it with Docker, and demonstrates static and dynamic proxy setups, directory routing, gzip compression, and address rewriting for a SpringBoot‑Vue e‑commerce project.

CaddyCaddyfileDocker
0 likes · 9 min read
Master Caddy: Simplify Web Server Setup and Advanced Proxy Configurations
IT Services Circle
IT Services Circle
Apr 21, 2022 · Operations

How to Install and Deploy Wiki.js Using Docker Compose

This article introduces the open‑source Wiki.js platform, explains its features, and provides a step‑by‑step guide to install it on Linux using Docker Compose, including Docker‑compose installation, configuration files, container management, and optional HTTPS setup with Caddy.

CaddyDockerDocker Compose
0 likes · 7 min read
How to Install and Deploy Wiki.js Using Docker Compose
IT Services Circle
IT Services Circle
Apr 8, 2022 · Backend Development

Comprehensive Guide to Installing and Using the Caddy Web Server

This article provides a detailed tutorial on installing Caddy on CentOS and Docker, configuring its powerful Caddyfile syntax, enabling HTTPS, reverse and forward proxy, gzip compression, address rewriting, and directory routing, demonstrating how Caddy can replace Nginx for modern web hosting.

CaddyDockerHTTPS
0 likes · 11 min read
Comprehensive Guide to Installing and Using the Caddy Web Server