From c40418239e78364a415d964b8c7d730051be59df Mon Sep 17 00:00:00 2001 From: vitya Date: Thu, 21 May 2026 13:47:59 +0300 Subject: [PATCH] import: merge .wiki/concepts/ from temp prefix into existing dir (history preserved via merge+rename) --- .tmp-concepts/.gitkeep | 0 {.tmp-concepts => .wiki/concepts}/bootstrap-manifest.md | 0 .../concepts}/cms-admin-assets-root-folder-seed.md | 0 {.tmp-concepts => .wiki/concepts}/cms-config-rewrite-pattern.md | 0 .../concepts}/cms-maljarka-https-mode-crash.md | 0 {.tmp-concepts => .wiki/concepts}/cms-server-port-leak-fix.md | 0 {.tmp-concepts => .wiki/concepts}/compose-bcrypt-escape-trap.md | 0 .../concepts}/db-tls-self-signed-via-traefik-raw-tcp.md | 0 {.tmp-concepts => .wiki/concepts}/docker-host-loopback-detect.md | 0 .../concepts}/future-resilient-architecture-goals.md | 0 .../concepts}/hyper-backup-structure-and-recovery.md | 0 .../concepts}/iis-migration-2026-05-19-postmortem.md | 0 {.tmp-concepts => .wiki/concepts}/mssql-container-data-restore.md | 0 .../concepts}/portainer-2.21-admin-password-regression.md | 0 .../concepts}/recovery-architecture-snapshot.md | 0 .../concepts}/registry-gc-mount-and-modify-flag.md | 0 .../concepts}/rusonyx-vps-onboarding-quirks.md | 0 .../concepts}/traefik-file-watch-wsl2-broken.md | 0 .../concepts}/traefik-on-windows-docker-desktop.md | 0 .../concepts}/traefik-tcp-passthrough-vs-starttls.md | 0 .../concepts}/vbox-windows-stability-tuning.md | 0 {.tmp-concepts => .wiki/concepts}/verdaccio-prune-semantics.md | 0 {.tmp-concepts => .wiki/concepts}/wd40efax-smr-cascade.md | 0 .../concepts}/webconfig-password-xml-escape.md | 0 24 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 .tmp-concepts/.gitkeep rename {.tmp-concepts => .wiki/concepts}/bootstrap-manifest.md (100%) rename {.tmp-concepts => .wiki/concepts}/cms-admin-assets-root-folder-seed.md (100%) rename {.tmp-concepts => .wiki/concepts}/cms-config-rewrite-pattern.md (100%) rename {.tmp-concepts => .wiki/concepts}/cms-maljarka-https-mode-crash.md (100%) rename {.tmp-concepts => .wiki/concepts}/cms-server-port-leak-fix.md (100%) rename {.tmp-concepts => .wiki/concepts}/compose-bcrypt-escape-trap.md (100%) rename {.tmp-concepts => .wiki/concepts}/db-tls-self-signed-via-traefik-raw-tcp.md (100%) rename {.tmp-concepts => .wiki/concepts}/docker-host-loopback-detect.md (100%) rename {.tmp-concepts => .wiki/concepts}/future-resilient-architecture-goals.md (100%) rename {.tmp-concepts => .wiki/concepts}/hyper-backup-structure-and-recovery.md (100%) rename {.tmp-concepts => .wiki/concepts}/iis-migration-2026-05-19-postmortem.md (100%) rename {.tmp-concepts => .wiki/concepts}/mssql-container-data-restore.md (100%) rename {.tmp-concepts => .wiki/concepts}/portainer-2.21-admin-password-regression.md (100%) rename {.tmp-concepts => .wiki/concepts}/recovery-architecture-snapshot.md (100%) rename {.tmp-concepts => .wiki/concepts}/registry-gc-mount-and-modify-flag.md (100%) rename {.tmp-concepts => .wiki/concepts}/rusonyx-vps-onboarding-quirks.md (100%) rename {.tmp-concepts => .wiki/concepts}/traefik-file-watch-wsl2-broken.md (100%) rename {.tmp-concepts => .wiki/concepts}/traefik-on-windows-docker-desktop.md (100%) rename {.tmp-concepts => .wiki/concepts}/traefik-tcp-passthrough-vs-starttls.md (100%) rename {.tmp-concepts => .wiki/concepts}/vbox-windows-stability-tuning.md (100%) rename {.tmp-concepts => .wiki/concepts}/verdaccio-prune-semantics.md (100%) rename {.tmp-concepts => .wiki/concepts}/wd40efax-smr-cascade.md (100%) rename {.tmp-concepts => .wiki/concepts}/webconfig-password-xml-escape.md (100%) diff --git a/.tmp-concepts/.gitkeep b/.tmp-concepts/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/.tmp-concepts/bootstrap-manifest.md b/.wiki/concepts/bootstrap-manifest.md similarity index 100% rename from .tmp-concepts/bootstrap-manifest.md rename to .wiki/concepts/bootstrap-manifest.md diff --git a/.tmp-concepts/cms-admin-assets-root-folder-seed.md b/.wiki/concepts/cms-admin-assets-root-folder-seed.md similarity index 100% rename from .tmp-concepts/cms-admin-assets-root-folder-seed.md rename to .wiki/concepts/cms-admin-assets-root-folder-seed.md diff --git a/.tmp-concepts/cms-config-rewrite-pattern.md b/.wiki/concepts/cms-config-rewrite-pattern.md similarity index 100% rename from .tmp-concepts/cms-config-rewrite-pattern.md rename to .wiki/concepts/cms-config-rewrite-pattern.md diff --git a/.tmp-concepts/cms-maljarka-https-mode-crash.md b/.wiki/concepts/cms-maljarka-https-mode-crash.md similarity index 100% rename from .tmp-concepts/cms-maljarka-https-mode-crash.md rename to .wiki/concepts/cms-maljarka-https-mode-crash.md diff --git a/.tmp-concepts/cms-server-port-leak-fix.md b/.wiki/concepts/cms-server-port-leak-fix.md similarity index 100% rename from .tmp-concepts/cms-server-port-leak-fix.md rename to .wiki/concepts/cms-server-port-leak-fix.md diff --git a/.tmp-concepts/compose-bcrypt-escape-trap.md b/.wiki/concepts/compose-bcrypt-escape-trap.md similarity index 100% rename from .tmp-concepts/compose-bcrypt-escape-trap.md rename to .wiki/concepts/compose-bcrypt-escape-trap.md diff --git a/.tmp-concepts/db-tls-self-signed-via-traefik-raw-tcp.md b/.wiki/concepts/db-tls-self-signed-via-traefik-raw-tcp.md similarity index 100% rename from .tmp-concepts/db-tls-self-signed-via-traefik-raw-tcp.md rename to .wiki/concepts/db-tls-self-signed-via-traefik-raw-tcp.md diff --git a/.tmp-concepts/docker-host-loopback-detect.md b/.wiki/concepts/docker-host-loopback-detect.md similarity index 100% rename from .tmp-concepts/docker-host-loopback-detect.md rename to .wiki/concepts/docker-host-loopback-detect.md diff --git a/.tmp-concepts/future-resilient-architecture-goals.md b/.wiki/concepts/future-resilient-architecture-goals.md similarity index 100% rename from .tmp-concepts/future-resilient-architecture-goals.md rename to .wiki/concepts/future-resilient-architecture-goals.md diff --git a/.tmp-concepts/hyper-backup-structure-and-recovery.md b/.wiki/concepts/hyper-backup-structure-and-recovery.md similarity index 100% rename from .tmp-concepts/hyper-backup-structure-and-recovery.md rename to .wiki/concepts/hyper-backup-structure-and-recovery.md diff --git a/.tmp-concepts/iis-migration-2026-05-19-postmortem.md b/.wiki/concepts/iis-migration-2026-05-19-postmortem.md similarity index 100% rename from .tmp-concepts/iis-migration-2026-05-19-postmortem.md rename to .wiki/concepts/iis-migration-2026-05-19-postmortem.md diff --git a/.tmp-concepts/mssql-container-data-restore.md b/.wiki/concepts/mssql-container-data-restore.md similarity index 100% rename from .tmp-concepts/mssql-container-data-restore.md rename to .wiki/concepts/mssql-container-data-restore.md diff --git a/.tmp-concepts/portainer-2.21-admin-password-regression.md b/.wiki/concepts/portainer-2.21-admin-password-regression.md similarity index 100% rename from .tmp-concepts/portainer-2.21-admin-password-regression.md rename to .wiki/concepts/portainer-2.21-admin-password-regression.md diff --git a/.tmp-concepts/recovery-architecture-snapshot.md b/.wiki/concepts/recovery-architecture-snapshot.md similarity index 100% rename from .tmp-concepts/recovery-architecture-snapshot.md rename to .wiki/concepts/recovery-architecture-snapshot.md diff --git a/.tmp-concepts/registry-gc-mount-and-modify-flag.md b/.wiki/concepts/registry-gc-mount-and-modify-flag.md similarity index 100% rename from .tmp-concepts/registry-gc-mount-and-modify-flag.md rename to .wiki/concepts/registry-gc-mount-and-modify-flag.md diff --git a/.tmp-concepts/rusonyx-vps-onboarding-quirks.md b/.wiki/concepts/rusonyx-vps-onboarding-quirks.md similarity index 100% rename from .tmp-concepts/rusonyx-vps-onboarding-quirks.md rename to .wiki/concepts/rusonyx-vps-onboarding-quirks.md diff --git a/.tmp-concepts/traefik-file-watch-wsl2-broken.md b/.wiki/concepts/traefik-file-watch-wsl2-broken.md similarity index 100% rename from .tmp-concepts/traefik-file-watch-wsl2-broken.md rename to .wiki/concepts/traefik-file-watch-wsl2-broken.md diff --git a/.tmp-concepts/traefik-on-windows-docker-desktop.md b/.wiki/concepts/traefik-on-windows-docker-desktop.md similarity index 100% rename from .tmp-concepts/traefik-on-windows-docker-desktop.md rename to .wiki/concepts/traefik-on-windows-docker-desktop.md diff --git a/.tmp-concepts/traefik-tcp-passthrough-vs-starttls.md b/.wiki/concepts/traefik-tcp-passthrough-vs-starttls.md similarity index 100% rename from .tmp-concepts/traefik-tcp-passthrough-vs-starttls.md rename to .wiki/concepts/traefik-tcp-passthrough-vs-starttls.md diff --git a/.tmp-concepts/vbox-windows-stability-tuning.md b/.wiki/concepts/vbox-windows-stability-tuning.md similarity index 100% rename from .tmp-concepts/vbox-windows-stability-tuning.md rename to .wiki/concepts/vbox-windows-stability-tuning.md diff --git a/.tmp-concepts/verdaccio-prune-semantics.md b/.wiki/concepts/verdaccio-prune-semantics.md similarity index 100% rename from .tmp-concepts/verdaccio-prune-semantics.md rename to .wiki/concepts/verdaccio-prune-semantics.md diff --git a/.tmp-concepts/wd40efax-smr-cascade.md b/.wiki/concepts/wd40efax-smr-cascade.md similarity index 100% rename from .tmp-concepts/wd40efax-smr-cascade.md rename to .wiki/concepts/wd40efax-smr-cascade.md diff --git a/.tmp-concepts/webconfig-password-xml-escape.md b/.wiki/concepts/webconfig-password-xml-escape.md similarity index 100% rename from .tmp-concepts/webconfig-password-xml-escape.md rename to .wiki/concepts/webconfig-password-xml-escape.md