Page MenuHomeDevCentral

Improve SendGrid integration
ClosedPublic

Authored by dereckson on Nov 15 2015, 05:02.
Referenced Files
F2912436: D68.diff
Wed, May 8, 20:40
F2906987: D68.id157.diff
Wed, May 8, 07:06
Unknown Object (File)
Sun, May 5, 13:25
Unknown Object (File)
Sun, May 5, 00:23
Unknown Object (File)
Wed, May 1, 14:04
Unknown Object (File)
Tue, Apr 30, 21:31
Unknown Object (File)
Mon, Apr 29, 10:26
Unknown Object (File)
Sun, Apr 28, 07:02

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
Lint Not Applicable
Unit
Tests Not Applicable

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.