Skip to content

docs: add package-manager install commands to README#15

Closed
ryans-posthog wants to merge 1 commit into
masterfrom
docs/readme-install-package-managers
Closed

docs: add package-manager install commands to README#15
ryans-posthog wants to merge 1 commit into
masterfrom
docs/readme-install-package-managers

Conversation

@ryans-posthog
Copy link
Copy Markdown
Owner

Summary

  • Expands the ## Install section of README.md with inline install commands for Debian/Ubuntu/Raspbian (apt via Cloudsmith), Fedora, CentOS/RHEL, Arch/Manjaro/Parabola, macOS (Homebrew), Windows (Scoop and Chocolatey), and Docker.
  • Keeps the existing GitHub Releases blurb and the trailing link to caddyserver.com/docs/install as a fallback for less common platforms.
  • Commands mirror what upstream currently documents on the Caddy install page, so users no longer need to leave the README for the most common install paths.

Scoped to the Install section only — Build from source, the menu, and all other sections are untouched.

Test plan

  • Render README.md (GitHub PR preview or local Markdown viewer) and confirm:
    • The [Install](#install) menu link still jumps to the right heading.
    • Every new subsection appears under ## Install and before ## Build from source.
    • All fenced code blocks render correctly as bash.
  • Spot-check each install command against https://caddyserver.com/docs/install to confirm no drift from upstream.

Inlines apt, dnf/copr, pacman, Homebrew, Scoop, Chocolatey, and Docker
install commands in the Install section so users no longer have to
leave the README for the most common platforms. The existing link to
caddyserver.com/docs/install is kept as a fallback for less common
install paths.

Commands mirror what upstream currently documents at
https://caddyserver.com/docs/install.

Generated-By: PostHog Code
Task-Id: 24cd9950-19a0-4660-8dad-b7a29f467dc8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant