Config-Backup 2026-03-28 17:01:42

Geänderte Dateien:
 - root/.ssh/config
 - root/backup-config/backup-config.sh
 - root/backup-config/run-backup-and-push.sh
 - root/backup-config/sources.txt
 - root/dokuwiki_backup/backup_rsit.sh
 - root/dokuwiki_backup/backup_wiki.sh
This commit is contained in:
Michael Seidel
2026-03-28 17:01:42 +01:00
parent 98abeb9c85
commit 3f854573dc
6 changed files with 482 additions and 0 deletions

5
root/.ssh/config Normal file
View File

@@ -0,0 +1,5 @@
Host gitea-internal
HostName 127.0.0.1
User git
Port 2222
IdentityFile /root/.ssh/id_ed25519