Page MenuHomeSoftware Heritage

deploy/webapp: Migrate webapp to new wsgi implementation server
ClosedPublic

Authored by ardumont on Sep 8 2017, 12:06 PM.

Details

Reviewers
olasd
Summary

Update package and migrate from uwsgi to gunicorn

Diff Detail

Repository
rSPPROF puppet-swh-profile
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 991
Build 1310: arc lint + arc unit

Event Timeline

manifests/swh/deploy/webapp.pp
17

I have adapted those accordingly in swh-site/default.yaml

LGTM (save from the missed refactoring)

manifests/swh/deploy/webapp.pp
140

${backend_listen_address}

This revision is now accepted and ready to land.Sep 8 2017, 12:09 PM
manifests/swh/deploy/webapp.pp
140

barf, it's backend_listen_address

Thanks btw :)