Page MenuHomeDevCentral

Provide nginx configuration for Phabricator containers
ClosedPublic

Authored by dereckson on Sep 11 2018, 14:52.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 28, 07:39
Unknown Object (File)
Wed, Jun 26, 08:33
Unknown Object (File)
Wed, Jun 26, 00:06
Unknown Object (File)
Wed, Jun 26, 00:05
Unknown Object (File)
Tue, Jun 25, 21:32
Unknown Object (File)
Tue, Jun 25, 21:28
Unknown Object (File)
Sun, Jun 23, 20:38
Unknown Object (File)
Sun, Jun 23, 05:12
Subscribers
None

Details

Summary

Phabricator requires some entries:

  • main application
  • static content
  • Phame domaines (blogs)

This configuration takes care of all of them, based on
the various devcentral.naqueron.org entries on Dwellers.

Ref T1422

Test Plan
  1. salt equatower state.sls_id /etc/nginx/vhosts/phabricator/devcentral.conf roles/paas-docker/nginx/config
  2. nginx -t
  3. Browse https://devcentral.nasqueron.org and https://servers.nasqueron.org
  4. Check redirect at http://serveur.nasqueron.org

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
phabricator-nginx (branched from master)
Build Status
Buildable 2684
Build 2932: arc lint + arc unit

Event Timeline

dereckson created this revision.

proxy_params → includes/proxy_params

This revision is now accepted and ready to land.Sep 11 2018, 15:03
dereckson edited the test plan for this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.