14 Commits

Author SHA1 Message Date
Valeriy Petrov b0e527e970 Enable ingress basic auth for remote test contour.
Protect all public URLs via nginx basic auth; exempt Gitea API/registry/git paths for CI.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-10 03:25:26 +03:00
Valeriy Petrov afebdb54d1 Escape percent signs in Symfony DSN env vars.
Symfony treats single % as parameter placeholders; double %% for URL-encoded passwords in REDIS_URL and DATABASE_URL.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 17:44:14 +03:00
Valeriy Petrov 9452c65bf4 Rotate test contour secrets and database passwords.
Update PostgreSQL, MySQL, Redis, app secrets, and connection URLs for the remote test environment.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 17:31:28 +03:00
sova-ci c8a6d8f433 fix(ingress): restore TLS for app ingresses on test contour 2026-06-09 16:37:44 +03:00
sova-ci edcd138d0f chore(backend): bump test to backend-v1.0.12-test 2026-06-09 13:27:16 +00:00
Valeriy Petrov 558f955af0 fix: dev.sovamed.ru hosts for remote test contour
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 14:53:20 +03:00
Valeriy Petrov 8a9a96d8bc issues/27: sync test contour image tags from test branch CI
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-04 15:23:57 +03:00
sova-ci 9fdeb611bd chore(backend): bump test to backend-v1.0.4-test 2026-05-28 17:04:55 +00:00
sova-ci aa12f10c89 chore(backend): bump test to backend-v1.0.3-test 2026-05-28 16:44:43 +00:00
sova-ci 7343a54cfc feat: backend console cronjobs, cache fix, loki datasource 2026-05-28 11:36:47 +03:00
sova-ci 344db64b84 fix(test): git.sova.local repo for k3s node image pull 2026-05-28 11:16:50 +03:00
sova-ci 8ba42eb1ee chore(backend): bump test to backend-v1.0.1-test 2026-05-28 08:04:30 +00:00
sova-ci b8a039ed2d feat(test): gitea registry pull secret and imagePullSecrets 2026-05-28 01:03:38 +03:00
sova-bootstrap 11596ee01b chore: initial import for test contour 2026-05-27 19:36:33 +03:00