feat: deploy Domain Scanner via Docker, not GeoExport mirror

Replace VPS install with docker compose + nginx. Add network export
module, Telegram bot footer card, and archive legacy site/ mirror.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Андрей Бобырев
2026-05-24 22:11:23 +03:00
parent 8e69bfcb3d
commit 8ae11c2abf
7 changed files with 314 additions and 69 deletions

7
site/ARCHIVED.md Normal file
View File

@@ -0,0 +1,7 @@
# Archived — GeoExport mirror
The `site/` directory is a **legacy static mirror** of geoexport.org. It is **not** deployed by `install.sh`.
Production installs use the **Domain Scanner** Next.js app at the repository root (`docker compose`).
Kept in git for reference only.