1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00
phorge-phorge/src
Joshua Spence 638cf20c9d Allow the Aphlict server to bind to localhost
Summary: If you are running the Aphlict server behind a reverse proxy (such as `nginx`) then there's no need to bind to `0.0.0.0`. Add a `--client-host` flag to `aphlict_server.js` to allow binding to a different hostname. Also changed the other flags for consistency and clarity.

Test Plan: Started, stopped and debug the Aphlict server.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11288
2015-01-09 11:10:47 +11:00
..
__tests__ Use PhutilLibraryTestCase 2015-01-07 07:38:08 +11:00
aphront Add cluster.addresses and require membership before accepting cluster authentication tokens 2015-01-02 15:13:41 -08:00
applications Allow the Aphlict server to bind to localhost 2015-01-09 11:10:47 +11:00
docs Stop advising users to use npm -g to install websockets 2015-01-08 14:02:14 -08:00
extensions
infrastructure Fix method visibility for LiskFixtureTestCase::getPhabricatorTestCaseConfiguration() 2015-01-07 07:34:31 +11:00
view Rewrite Aphlict to use Websockets 2015-01-08 10:03:00 -08:00
__phutil_library_init__.php
__phutil_library_map__.php Rewrite Aphlict to use Websockets 2015-01-08 10:03:00 -08:00