Page MenuHomeDevCentral

Improve SendGrid integration
ClosedPublic

Authored by dereckson on Nov 15 2015, 05:02.
Referenced Files
Unknown Object (File)
Sat, May 18, 21:40
Unknown Object (File)
Fri, May 17, 10:32
Unknown Object (File)
Tue, May 14, 11:50
Unknown Object (File)
Mon, May 13, 23:25
Unknown Object (File)
Mon, May 13, 05:25
Unknown Object (File)
Mon, May 13, 05:25
Unknown Object (File)
Mon, May 13, 05:00
Unknown Object (File)
Mon, May 13, 04:45

Details

Summary

We want to allow at docker run time to declare the SendGrid config.

New environment variables:

  • PHABRICATOR_USE_SENDGRID: if set, will use SendGrid as mail adapter
  • PHABRICATOR_SENDGRID_APIUSER: the API username to access SendGrid
  • PHABRICATOR_SENDGRID_APIKEY: the API key to access SendGrind

Fixes T576.

Test Plan

Tested with Zed Phabricator container.

Diff Detail

Repository
rDPHAB Docker image for Phabricator
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
SendGrid
Build Status
Buildable 70
Build 70: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Improve SendGrid integration.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a project: Zed.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Nov 15 2015, 05:04
This revision was automatically updated to reflect the committed changes.