docs: update CONTINUE.md with deployment fixes
All checks were successful
Build and Deploy GooSeek / build-and-deploy (push) Successful in 5m21s
All checks were successful
Build and Deploy GooSeek / build-and-deploy (push) Successful in 5m21s
Made-with: Cursor
This commit is contained in:
35
CONTINUE.md
35
CONTINUE.md
@@ -2,26 +2,25 @@
|
|||||||
|
|
||||||
## Всё готово! ✅
|
## Всё готово! ✅
|
||||||
|
|
||||||
### Сделано (Security Hardening) — 2 марта 2026
|
### Сделано — 2 марта 2026
|
||||||
- [x] **Gitea обновлён: 1.22.6 → 1.25.4** (CVE-2026-20736, CVE-2026-20912 исправлены)
|
|
||||||
- [x] **Регистрация отключена**
|
|
||||||
- [x] **Swagger API отключён**
|
|
||||||
- [x] **Security headers настроены:**
|
|
||||||
- X-Content-Type-Options: nosniff
|
|
||||||
- X-XSS-Protection: 1; mode=block
|
|
||||||
- X-Frame-Options: SAMEORIGIN
|
|
||||||
- Referrer-Policy: strict-origin-when-cross-origin
|
|
||||||
- Permissions-Policy
|
|
||||||
- HSTS с preload
|
|
||||||
- [x] **Коммит запушен:** d2ef146
|
|
||||||
|
|
||||||
### Ранее сделано
|
**Security Hardening (Gitea):**
|
||||||
- Learning кабинет полностью готов
|
- [x] Gitea обновлён: 1.22.6 → 1.25.4 (CVE исправлены)
|
||||||
- Medicine сервис полностью готов
|
- [x] Регистрация отключена, Swagger отключён
|
||||||
- CI/CD workflow для Gitea Actions
|
- [x] Security headers настроены (CSP, X-Content-Type-Options, etc.)
|
||||||
- Все K8s манифесты для всех сервисов
|
|
||||||
|
**CI/CD и инфраструктура:**
|
||||||
|
- [x] K3s registry настроен для HTTP (k3s-registries.yaml)
|
||||||
|
- [x] file-svc PVC исправлен (ReadWriteOnce)
|
||||||
|
- [x] Все сервисы работают
|
||||||
|
|
||||||
|
**Коммиты:**
|
||||||
|
- e64567a - fix: file-svc PVC, k3s registries
|
||||||
|
- c9e5ff6 - docs: CONTINUE.md updated
|
||||||
|
- d2ef146 - security: Gitea upgrade
|
||||||
|
|
||||||
### Контекст
|
### Контекст
|
||||||
- Сервер: 5.187.77.89
|
- Сервер: 5.187.77.89
|
||||||
- Gitea: https://git.gooseek.ru (v1.25.4)
|
- https://gooseek.ru — работает ✅
|
||||||
|
- https://git.gooseek.ru — Gitea 1.25.4 ✅
|
||||||
- K3s + Nginx Ingress + Cert-Manager работают
|
- K3s + Nginx Ingress + Cert-Manager работают
|
||||||
|
|||||||
Reference in New Issue
Block a user