Files
kopia/site/content/_index.html
Julio López d1e5c1d8a0 chore(general): clean nits (#5313)
- make benchmarking params uint
- prevent error in compression benchmarking
- lint on Windows and address linter warnings
- upgrade golang.org/x/exp
- upgrade github.com/cncf/xds/go
- upgrade github.com/dustinkirkland/golang-petname
- direct users to forum
- add warning about _recovery recipes_
2026-04-16 21:41:39 -07:00

61 lines
2.2 KiB
HTML

+++
title = "Kopia"
linkTitle = "Kopia"
+++
{{< blocks/cover title="Fast and Secure Open-Source Backup Software" image_anchor="top" height="min" color="primary" >}}
<p class="lead mt-5"></p>
<div class="mx-auto">
<a class="btn btn-lg btn-primary mr-3 mb-4" href="{{< relref "/docs" >}}">
Learn More
</a>
<a class="btn btn-lg btn-secondary mr-3 mb-4" href="/docs/installation/">
Download
</a>
<a class="btn btn-lg btn-warning mr-3 mb-4" href="https://kopia.discourse.group">
User Forum
</a>
<br/>
<p class="font-weight-bold h3 mt-5">Encrypted, Compressed, and Deduplicated Backups Using the Cloud Storage You Pick.</p>
<p>Supports GUI and CLI on Windows, macOS and Linux.</p>
</div>
{{< /blocks/cover >}}
{{< blocks/section type="row" >}}
<div class="col text-center">
<h2 class="text-center pb-3">Demo of Kopia's Command-Line Interface</h2>
View a recorded demo of Kopia using Google Cloud Storage with pluggable encryption and compression.
<script id="asciicast-299387" src="https://asciinema.org/a/299387.js" async></script>
</div>
{{< /blocks/section >}}
{{< blocks/section type="row" >}}
<div class="col text-center">
<h2 class="text-center pb-3">Demo of Kopia's Graphical User Interface</h2>
<p>Kopia comes with a user-friendly desktop app for Windows, macOS, and Linux which allows you to create snapshots, define policies, and restore files quickly.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/sHJjSpasWIo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
{{< /blocks/section >}}
{{% blocks/section type="row" %}}
{{% blocks/feature icon="fa-lightbulb" title="Fast and Encrypted Backups" %}}
With a secure and scalable architecture, **Kopia** can back up everything from small laptops to large servers.
{{% /blocks/feature %}}
{{% blocks/feature icon="fas fa-comments" title="Join The Conversation" %}}
Join the [user forum](https://kopia.discourse.group) to get started with using **Kopia**, discuss features and issues.
{{% /blocks/feature %}}
{{% blocks/feature icon="fab fa-github" title="Contributing" url="https://github.com/kopia/kopia/blob/master/GOVERNANCE.md" %}}
{{% /blocks/feature %}}
{{< /blocks/section >}}