Page MenuHomePhabricator

Allow Aphlict admin server to be specified
Needs ReviewPublic

Authored by joshuaspence on Jun 4 2015, 5:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 12, 7:22 PM
Unknown Object (File)
Sun, Sep 1, 10:28 AM
Unknown Object (File)
Aug 20 2024, 1:29 AM
Unknown Object (File)
Aug 19 2024, 5:58 AM
Unknown Object (File)
Aug 6 2024, 6:21 PM
Unknown Object (File)
Aug 4 2024, 10:26 PM
Unknown Object (File)
Jul 29 2024, 12:47 AM
Unknown Object (File)
Jul 23 2024, 11:03 PM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Summary

Allow flags to be passed to ./bin/aphlict to specify the hostname and port for the admin server. On our install, notification.server-uri is set to notify.phabricator.mydomain.com and, as such, the NodeJS server is started with --admin-host=notify.phabricator.mydomain.com instead of the desired --admin-host=0.0.0.0.

This is essentially another take on D11359.

Test Plan

Ran ./bin/aphlict debug with a bunch of different arguments.

Diff Detail

Repository
rP Phabricator
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6540
Build 6562: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Allow Aphlict admin server to be specified.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.