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)
Wed, Dec 18, 4:16 AM
Unknown Object (File)
Fri, Dec 13, 5:41 AM
Unknown Object (File)
Nov 28 2024, 1:34 AM
Unknown Object (File)
Nov 10 2024, 8:45 PM
Unknown Object (File)
Nov 10 2024, 8:25 PM
Unknown Object (File)
Nov 9 2024, 7:59 AM
Unknown Object (File)
Oct 19 2024, 12:43 AM
Unknown Object (File)
Oct 15 2024, 4:09 AM
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.