Page MenuHomeDevCentral

Improve SendGrid integration
ClosedPublic

Authored by dereckson on Nov 15 2015, 05:02.
Referenced Files
F12116126: D68.id158.diff
Sun, Oct 5, 03:16
Unknown Object (File)
Fri, Oct 3, 16:19
Unknown Object (File)
Mon, Sep 29, 04:53
Unknown Object (File)
Sat, Sep 27, 12:28
Unknown Object (File)
Fri, Sep 26, 11:38
Unknown Object (File)
Fri, Sep 26, 04:41
Unknown Object (File)
Thu, Sep 25, 07:47
Unknown Object (File)
Wed, Sep 24, 08:08

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.