3 Commits

Author SHA1 Message Date
Soroush Asadi 6f20721e9e fix: port 3410 → 4310; add nginx block for abzarasadi.ir
CI/CD / CI — dotnet build (push) Successful in 20s
CI/CD / Deploy — docker compose (push) Failing after 1s
- Dockerfile & docker-compose: EXPOSE/ports updated to 4310
- nginx.conf: new server blocks for abzarasadi.ir + www (SSL at
  /etc/ssl/abzarasadi/, proxies to 171.22.25.73:4310)
- Also fixed broken www.soroushasadi.com markdown links in nginx.conf

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 02:05:14 +03:30
Soroush Asadi 07af5c28b1 chore: change host port from 8080 → 3410 to avoid conflicts
CI/CD / CI — dotnet build (push) Successful in 43s
CI/CD / Deploy — docker compose (push) Failing after 1s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 00:06:16 +03:30
Soroush Asadi f97f891d67 Initial commit — AsadiTools v1.0
CI/CD / CI — dotnet build (push) Successful in 44s
CI/CD / Deploy — docker compose (push) Failing after 1s
Full ASP.NET Core 10 Razor Pages app for آساد ابزار tool repair shop
in Karaj, Iran (official DeWalt representative).

Features:
- Homepage, Services, DeWalt page, Shop (pagination + images)
- 10 brand SEO pages (/brands/*) with rich Persian content + FAQ schema
- Blog engine with admin management (/blog, /Admin/Blog)
- Cart, Checkout, Contact (OpenStreetMap embed)
- Admin panel: Products CRUD, Orders, Blog, Change Password
- Jalali date formatting, product images, SiteData centralised contact
- Docker + docker-compose with healthcheck
- Gitea CI/CD via .gitea/workflows/ci-cd.yml (NuGet through Nexus mirror)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 22:08:43 +03:30