Page MenuHomeDevCentral

Improve SendGrid integration
ClosedPublic

Authored by dereckson on Nov 15 2015, 05:02.
Referenced Files
F7114419: D68.id157.diff
Sun, Apr 20, 22:45
Unknown Object (File)
Sun, Apr 20, 13:57
Unknown Object (File)
Sat, Apr 19, 15:38
Unknown Object (File)
Sat, Apr 19, 11:25
Unknown Object (File)
Fri, Apr 18, 23:49
Unknown Object (File)
Wed, Apr 16, 17:35
Unknown Object (File)
Wed, Apr 16, 14:54
Unknown Object (File)
Mon, Mar 31, 00:59

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.