No description
This repository has been archived on 2026-06-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2026-06-09 14:45:22 -05:00
archives Add KiteStacks cloud migration backup 2026-06-09 14:45:22 -05:00
inventory Add KiteStacks cloud migration backup 2026-06-09 14:45:22 -05:00
restore Add KiteStacks cloud migration backup 2026-06-09 14:45:22 -05:00
volume-exports Add KiteStacks cloud migration backup 2026-06-09 14:45:22 -05:00
.gitattributes Add KiteStacks cloud migration backup 2026-06-09 14:45:22 -05:00
README.md Add KiteStacks cloud migration backup 2026-06-09 14:45:22 -05:00
SHA256SUMS Add KiteStacks cloud migration backup 2026-06-09 14:45:22 -05:00

KiteStacks Cloud Migration Backup

Created for migrating the current KiteStacks host to Hetzner Cloud.

Contents

  • archives/docker-bind-data.tar.gz - /home/kenpat/docker bind-mounted service folders, including compose files, .env files, and bind-mounted app data.
  • archives/syncthing-shared.tar.gz - /home/kenpat/SyncthingShared.
  • archives/kitestacks-scripts.tar.gz - local KiteStacks automation/script folders.
  • archives/host-etc-subset.tar.gz - selected host /etc configuration needed for migration context.
  • volume-exports/*.tar.gz - Docker named volume exports.
  • inventory/* - Docker, network, disk, config, and host inventory.
  • restore/RESTORE.md - first-pass restore procedure.
  • SHA256SUMS - checksums for all files in this backup.

Important

This repository contains secrets: .env files, tunnel tokens, app database data, and service credentials. Keep it private.

The Docker bind-data archive was created from a live host. For databases with strict consistency requirements, prefer restoring service-native dumps when available, or stop services before taking a final cutover backup.