# Copy this file to /opt/kopia/kopia.env and fill the real values there. # Do not commit the real file. # Kopia repository encryption password. KOPIA_PASSWORD=change-me # Cloudflare R2 S3-compatible repository. # Endpoint format: .r2.cloudflarestorage.com KOPIA_R2_BUCKET=change-me KOPIA_R2_ENDPOINT=change-me.r2.cloudflarestorage.com KOPIA_R2_PREFIX=docker-host KOPIA_R2_ACCESS_KEY_ID=change-me KOPIA_R2_SECRET_ACCESS_KEY=change-me # Local Kopia state and dump staging. KOPIA_CONFIG_FILE=/opt/kopia/repository.config KOPIA_CACHE_DIRECTORY=/opt/kopia/cache KOPIA_LOG_DIR=/opt/kopia/logs BACKUP_STAGING_DIR=/opt/kopia/staging # Optional overrides. BACKUP_PATHS_FILE= KOPIA_EXCLUDES_FILE=