Commit Graph

6 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 7343a54cfc feat: backend console cronjobs, cache fix, loki datasource 2026-05-28 11:36:47 +03: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