Closed Bug 1157346 Opened 9 years ago Closed 9 years ago

RPM should not activate nginx configs

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: rhelmer)

References

Details

Right now the RPM drops nginx configs directly into /etc/nginx/conf.d so they are activated as soon as nginx is reloaded.

They will almost certainly need customization (https, hostname), so let's drop these into place with a different suffix at least (".orig", ".sample", etc - I'll try to see if there's a convention here)
See Also: → 1152621
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/6ac27af6fbb9f0c9eec8587f22b8ace5fbe625ec
fix bug 1157346 - do not activate nginx configs on package install

https://github.com/mozilla/socorro/commit/2243fea252c062fb52c416ac4ae30c62e434babd
Merge pull request #2753 from rhelmer/bug1157346-do-not-activate-nginx-configs

fix bug 1157346 - do not activate nginx configs on package install
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/62242228d1e4223a6d4490f5dd279699de2786c9
bug 1157346 - do not activate nginx config on package install

https://github.com/mozilla/socorro/commit/ade37dc6263ac812a40c061a0542a14797c2568e
Merge pull request #2771 from rhelmer/bug1157346-do-not-activate-nginx-config

bug 1157346 - do not activate nginx config on package install
You need to log in before you can comment on or make changes to this bug.