> Main
Version latest

Plakar: Developer branch


Quickstart

Get started with plakar: installation, creating your first backup, verifying, restoring, and using the UI. This guide helps you quickly set up plakar and perform essential backup operations.

Concepts

Understand the core concepts behind Plakar, including Kloset stores, chunking, deduplication, integrations, backup strategies, and the ptar file format. This section provides essential background for effective use of Plakar.

Commands

Reference for all Plakar commands. Browse detailed documentation for each command, including usage, options, and examples. Access help online or directly from your terminal.

Guides

This page gathers a collection of practical guides to help you use Plakar effectively. Each guide focuses on a specific topic, from basic setup to advanced configurations, so you can quickly find the instructions you need.


Excluding files from a backup

Learn how to exclude files from a backup using the -ignore and -ignore-file options in Plakar. This tutorial explains the syntax and provides examples for excluding files and directories.

Integrations

Community

How to engage with the Plakar community: where to talk, collaborate, follow updates, and read the rules.

SDK

Learn how to implement a Plakar Integration (Source, Destination, or Storage) in Go, and use the SDK to run it. This guide covers interfaces, implementation, packaging, and installation.