This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
gitea-migration/Migration.md

521 B

Migration from imbert to zentralwerk

based on https://docs.gitea.io/en-us/backup-and-restore/

@imbert

sudo -u git  gitea dump -c /etc/gitea/app.ini

@gitea.hq.c3d2.de (lxc 315 @server6)

  • copied gitea-dump-*.zip from imbert to /tmp/
/etc/nixos/migrate.sh

Check consistency:

su gitea
cd
export GITEA_WORK_DIR=/var/lib/gitea
/nix/store/*-gitea-1.15.2/bin/gitea doctor --all