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
F18081696: D13148.id31785.diff
Tue, Aug 5, 1:37 AM
F17974597: D13148.id31780.diff
Fri, Aug 1, 4:47 PM
F17947186: D13148.id.diff
Thu, Jul 31, 3:46 PM
F17935262: D13148.diff
Wed, Jul 30, 11:16 PM
Unknown Object (File)
Jun 4 2025, 9:11 PM
Unknown Object (File)
May 5 2025, 9:33 PM
Unknown Object (File)
Apr 20 2025, 11:11 PM
Unknown Object (File)
Apr 20 2025, 3:29 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.