Skip to content

History

Revisions

  • API docs: recovery point lock/unlock endpoints and delete guards (#314)

    @marcpope marcpope committed Jul 16, 2026
    17fe7f0
  • Updated Repositories (markdown)

    @marcpope marcpope committed Jul 16, 2026
    f548457
  • Updated Backup Plans (markdown)

    @marcpope marcpope committed Jul 16, 2026
    8bad235
  • Updated Dashboard (markdown)

    @marcpope marcpope committed Jul 16, 2026
    5a33749
  • Updated Installation (markdown)

    @marcpope marcpope committed Jul 16, 2026
    eac0ca1
  • Updated System Requirements (markdown)

    @marcpope marcpope committed Jul 16, 2026
    24295d1
  • Updated System Requirements (markdown)

    @marcpope marcpope committed Jul 16, 2026
    e060599
  • updated screenshot for wake on lan

    @marcpope marcpope committed Jul 16, 2026
    046ddb8
  • Document Recovery Point Locking (v2.64.0)

    @marcpope marcpope committed Jul 15, 2026
    383b816
  • API docs: users, server log, and schedules endpoints

    Marc Pope committed May 27, 2026
    b9b8075
  • API docs: document POST and DELETE /s3-credentials

    Marc Pope committed May 27, 2026
    b6325e6
  • API docs: clarify that non-secret responses work without the capability

    Marc Pope committed May 27, 2026
    ed70954
  • API docs: s3-credentials now uses include_secrets flag for consistency

    Marc Pope committed May 27, 2026
    fbc9698
  • API docs: document Display Secrets token capability

    Marc Pope committed May 27, 2026
    f242ba1
  • API docs: GET /api/v1/repositories with optional include_secrets

    Marc Pope committed May 27, 2026
    e9e9026
  • API docs: add GET /api/v1/s3-credentials

    Marc Pope committed May 26, 2026
    8af91a7
  • API docs: add maintenance-mode GET/POST endpoints

    Marc Pope committed May 26, 2026
    5217e0d
  • API docs: storage create + capacity, per-repo S3 toggle, repo response fields (v2.55.0)

    Marc Pope committed May 25, 2026
    b3ce1fa
  • 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
    521d216
  • Plugins: update shell_hook docs for context vars + credential opt-in (#250) - Document the BBS_* env vars now actually injected by the agent (was previously aspirational — the wiki listed them but the agent code never set env=, so hooks only inherited the agent's plain environment). - Document expose_passphrase opt-in: when enabled, BORG_PASSCOMMAND points at a mode-0600 temp file and BORG_REPO is set, allowing scripts to invoke borg directly. We use BORG_PASSCOMMAND rather than BORG_PASSPHRASE so subprocess inheritance doesn't leak the passphrase to every binary the script spawns. - Add a streaming pg_dump example for the >1TB use case the feature was originally requested for. - Fix BBS_BACKUP_STATUS values: actual values are 'pending' (pre), and 'completed' / 'failed' / 'warning' (post). Previously docs said 'success' / 'failed', neither of which the agent emits. - Drop non-existent config fields from the parameter table: Configuration Name, Working Directory, Run as User were never part of the shell_hook schema. Also remove the corresponding 'Run as User' bullet from the Security section. - Note feature availability: requires AGENT_VERSION 2.29.13+.

    @marcpope marcpope committed May 9, 2026
    3158c04
  • Add Docker Agent Setup page Covers when to use the containerized agent (TrueNAS Scale, Synology, appliance OSes), docker-compose example with mirror mounts, env var reference, the dual-update model (server-pushed self-update plus image pulls), and common troubleshooting. Addresses issue #193.

    @marcpope marcpope committed Apr 24, 2026
    c8b464f
  • Document append-only mode for local vs remote storage Expand Remote-Storage.md with a dedicated 'Append-Only Mode on Remote Hosts' section covering how BBS enforces it automatically for local storage and how to configure it per-provider for rsync.net, BorgBase, Hetzner Storage Box, and custom SSH servers. Update Security.md to distinguish between automatic enforcement on BBS-hosted storage and provider-side configuration required for remote SSH repos — the old wording implied append-only was universal, which misled users with offsite repositories. Raised in discussion #147.

    @marcpope marcpope committed Apr 24, 2026
    43ca114
  • Clarify fresh-server requirement and document Docker bind mount ownership

    @marcpope marcpope committed Apr 14, 2026
    79eee70
  • Add Single Sign-On (OIDC) wiki page

    @marcpope marcpope committed Apr 6, 2026
    8fceb6f
  • Remove unnecessary word from restore descriptions

    @marcpope marcpope committed Mar 30, 2026
    2486da9
  • Document safety backup on replace restore for all database plugins

    @marcpope marcpope committed Mar 30, 2026
    ffd9863
  • Add MongoDB documentation to Database Backups wiki page

    @marcpope marcpope committed Mar 30, 2026
    0f27f24
  • Add edit/delete/trigger/jobs/queue docs to API reference

    @marcpope marcpope committed Mar 30, 2026
    07c4335
  • Add API documentation

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

    @marcpope marcpope committed Mar 10, 2026
    682f2fc