Closed
Bug 1894955
Opened 2 years ago
Closed 1 year ago
Add nginx container to dev and ci environments
Categories
(Socorro :: Antenna, task, P3)
Socorro
Antenna
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: relud, Assigned: relud)
Details
Attachments
(1 file)
we have system tests that require antenna to be running behind nginx. rather than only running these tests manually against stage, we should add nginx to the dev and ci environments.
this should copy the nginx configuration for stage/prod from helm.
Comment 1•2 years ago
|
||
I forget which project it was, but jezdez set up the project such that the nginx container was also defined in the app repo--not the infra repo. Maybe we should switch to that model?
If we don't, then don't we have the problem where we have to maintain an nginx (openresty) image and configuration in two different places? Are there other ways to support this?
| Assignee | ||
Comment 2•2 years ago
|
||
switching to that model seems totally reasonable, i'll see what i can do.
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → dthorn
| Assignee | ||
Updated•1 year ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•1 year ago
|
||
| Assignee | ||
Comment 4•1 year ago
|
||
| Assignee | ||
Comment 5•1 year ago
|
||
resolving because this is only for dev/CI
| Assignee | ||
Updated•1 year ago
|
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•