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

15 lines
295 B
Markdown

## Migration from imbert to zentralwerk
[based on](https://docs.gitea.io/en-us/backup-and-restore/)
@imbert:
```shell
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/`
```shell
/etc/nixos/migrate.sh
```