Skip to content

History / Docker Installation

Revisions

  • Docker Installation: document log driver limits and ClickHouse stdout routing Adds a Container Logging subsection under Production Configuration explaining the json-file max-size=10m max-file=3 defaults shipped in docker-compose.yml, equivalent --log-opt flags for users running docker run directly, and a note that ClickHouse's catalog-engine warnings now flow through Docker's log driver rather than in-container log files.

    @marcpope marcpope committed May 19, 2026
  • Clarify fresh-server requirement and document Docker bind mount ownership

    @marcpope marcpope committed Apr 14, 2026
  • Update docs for v2.17.6: Docker .env config, setup modal, Podman, compression

    @marcpope marcpope committed Mar 10, 2026
  • Add S3 restore instructions to Docker Installation wiki

    @marcpope marcpope committed Mar 4, 2026
  • Update Docker Installation wiki with NFS/multi-storage, ClickHouse, and ARM notes

    @marcpope marcpope committed Mar 4, 2026
  • Add ClickHouse data path to Docker volume table

    @marcpope marcpope committed Feb 21, 2026
  • Remove ClickHouse from startup list — internal detail

    @marcpope marcpope committed Feb 21, 2026
  • Update Docker wiki for v2.7.0: code baked into image, remove BBS_VERSION

    @marcpope marcpope committed Feb 21, 2026
  • Update pinned version example to v1.2.2

    @marcpope marcpope committed Feb 7, 2026
  • Update Docker Installation for pre-built image from Docker Hub

    @marcpope marcpope committed Feb 7, 2026
  • Add Docker Installation wiki page, update Storage section for Remote SSH repos

    @marcpope marcpope committed Feb 7, 2026