# How to backup the kopia docker container itself?

**URL:** https://kopia.discourse.group/t/how-to-backup-the-kopia-docker-container-itself/3710
**Category:** General Topics
**Created:** [February 1, 2025, 9:31pm UTC](https://kopia.discourse.group/t/how-to-backup-the-kopia-docker-container-itself/3710 "2025-02-01T21:31:08Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![odds-ark3k](https://avatars.discourse-cdn.com/v4/letter/o/a88e57/32.png) [@odds-ark3k](https://kopia.discourse.group/u/odds-ark3k)
#### Post date: [February 1, 2025, 9:31pm UTC](https://kopia.discourse.group/t/how-to-backup-the-kopia-docker-container-itself/3710/1 "2025-02-01T21:31:08Z")

</div>

Hi,

I’m using docker-compose (from [Download & Installation | Kopia](https://kopia.io/docs/installation/#docker-images)).

What do I need to backup the kopia installation _itself_ (i.e. not the repository)? Is it simple the “/app/config” volume and the certificates volume?

Given that my installation is fairly static and I am the only one who ever changes it, is there any reason I couldn’t treat both volumes as source code (e.g. commit them along with the docker-compose.yaml)?

Thanks!
