mirror of
https://github.com/kopia/kopia.git
synced 2026-03-14 12:16:46 -04:00
48 lines
1.7 KiB
HTML
48 lines
1.7 KiB
HTML
+++
|
|
title = "Kopia"
|
|
linkTitle = "Kopia"
|
|
|
|
+++
|
|
|
|
{{< blocks/cover title="Fast and Secure Open-Source Backup" image_anchor="top" height="min" color="orange" >}}
|
|
<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 <i class="fas fa-arrow-alt-circle-right ml-2"></i>
|
|
</a>
|
|
<a class="btn btn-lg btn-secondary mr-3 mb-4" href="https://github.com/kopia/kopia/releases/">
|
|
Releases <i class="fab fa-github ml-2 "></i>
|
|
</a>
|
|
<p class="font-weight-bold h3 mt-5">Encrypted, Deduplicated, and Compressed Data Backups Using Your Own Cloud Storage</p>
|
|
</div>
|
|
{{< /blocks/cover >}}
|
|
|
|
|
|
{{< blocks/section >}}
|
|
<div class="col text-center">
|
|
<h2 class="text-center pb-3">Kopia Demo</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 >}}
|
|
{{% blocks/feature icon="fa-lightbulb" title="Fast Encrypted Backups" %}}
|
|
With a secure, scalable architecture, **Kopia** can back up everything from small laptops to large servers today.
|
|
{{% /blocks/feature %}}
|
|
|
|
|
|
{{% blocks/feature icon="fab fa-github" title="Contributions Welcome!" url="https://github.com/kopia/kopia/blob/master/GOVERNANCE.md" %}}
|
|
We use a [Pull Request](https://github.com/kopia/kopia/pulls) contributions workflow on **GitHub**. New contributors and bug reports are always welcome!
|
|
{{% /blocks/feature %}}
|
|
|
|
|
|
{{% blocks/feature icon="fab fa-slack" title="Join The Conversation" %}}
|
|
Find us on [Slack](https://slack.kopia.io) to get started with using **Kopia**, discuss features and issues, meet the team, and more...
|
|
{{% /blocks/feature %}}
|
|
|
|
|
|
{{< /blocks/section >}}
|