Skip to main content

6 docs tagged with "ubuntu"

View all tags

Caddy

Install Caddy on Ubuntu/Debian, configure a minimal Caddyfile to reverse proxy your app, and use automatic HTTPS with systemd.

HAProxy

Install HAProxy on Ubuntu/Debian, configure it as an HTTP/HTTPS reverse proxy, add Let’s Encrypt certificates, and run it persistently with systemd.

Install Docker & Docker Compose

Step-by-step guide to install Docker and Docker Compose on Ubuntu 22.04, 24.04, and macOS. Includes troubleshooting for common errors.

Nginx

Install Nginx on Ubuntu/Debian, configure a reverse proxy, enable HTTPS with Let’s Encrypt, and manage it with systemd.

Traefik

Install Traefik as a systemd service, configure entrypoints on :80/:443, set up Let’s Encrypt (HTTP-01), and route traffic to your app.