a5805b9de4
Add sitemap.xml for search engines - Create sitemap.xml with main sections of the archive site - Add Sitemap reference to robots.txt - All URLs marked as never-changing (archive content) - Helps search engines index the legacy frameset site properly
erjemin2026-03-28 22:57:56 +03:00
c8a022b3de
Fix nginx config - add HTTPS www redirect - Add server block for www.1998.cadpoint.ru on HTTPS (port 443) - Redirect www to non-www version (https://1998.cadpoint.ru) - Properly organize config with HTTP and HTTPS sections - Clean up duplicate server blocks
erjemin2026-03-28 19:25:24 +03:00
1fd84d0e01
fix: запуск nginx из docker-compose в prod
erjemin2026-03-28 18:49:52 +03:00
27fa0c3f1c
Add www redirect in external nginx config - Add server block that redirects www.1998.cadpoint.ru to 1998.cadpoint.ru - Uses HTTP 301 permanent redirect for proper SEO
erjemin2026-03-28 18:41:23 +03:00
e7dfd04c96
mod: убрал запуск nginx из Dockerfile
erjemin2026-03-28 18:16:48 +03:00
180f9a6193
Remove unnecessary labels from logging config - Remove 'service=cadpoint1998' label from docker-compose.prod.yml - Labels are not used by json-file logging driver - Keep only max-size and max-file options
erjemin2026-03-28 17:55:08 +03:00
60813cf019
mod: все для deployment
erjemin2026-03-28 17:49:22 +03:00
b193a88139
chore: clean up logs and IDE files, add git hygiene - Remove runtime logs (access/error logs are not needed in repo) - Remove .idea/ IDE configuration directory - Add .gitignore for logs, IDE, OS files - Add .gitattributes to preserve KOI8-R encoding for archive files - Preserve all text files as-is without CRLF normalization
erjemin2026-03-27 17:50:52 +03:00
be95938580
chore: import legacy 1998 site snapshot
erjemin2026-03-27 17:41:09 +03:00