Commit Graph

14 Commits

Author SHA1 Message Date
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
2026-03-28 18:41:23 +03:00
e7dfd04c96 mod: убрал запуск nginx из Dockerfile
All checks were successful
Build and Push CadPoint1998-site / build-and-push (push) Successful in 27s
2026-03-28 18:16:48 +03:00
180f9a6193 Remove unnecessary labels from logging config
All checks were successful
Build and Push CadPoint1998-site / build-and-push (push) Successful in 1m27s
- 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
2026-03-28 17:55:08 +03:00
60813cf019 mod: все для deployment 2026-03-28 17:49:22 +03:00
b2a7df1d40 add: CI/CD для gitea 2026-03-28 17:48:18 +03:00
34bd75c30f del: уделение старых конфигов nginx 2026-03-28 17:47:14 +03:00
6acc7aa5d3 add: примеры секретов 2026-03-28 16:30:17 +03:00
abfc004643 add: не хранить секреты 2026-03-28 16:29:27 +03:00
523b2a8f21 add: .dockerignore для исключения лишних файлов в контейнере (образе) 2026-03-28 12:50:17 +03:00
7a745ec541 add: Контейнеризация архива cad.ru (1998)
- Добавлен Dockerfile для dev и prod (с HTML и конфигом в образе)
     - docker-compose.yml для разработки
     - Nginx конфиг cadpoint1998--internal-nginx.conf с KOI8-R
     - .dockerignore для исключения лишних файлов
     - Переименование configs/ → config/ (современный стандарт)
2026-03-28 12:48:41 +03:00
bb0de6c576 mod: 640х480 (minor) 2026-03-27 18:21:03 +03:00
6987c3e256 Add repository docs and editor encoding settings 2026-03-27 18:18:39 +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
2026-03-27 17:50:52 +03:00
be95938580 chore: import legacy 1998 site snapshot 2026-03-27 17:41:09 +03:00