Page MenuHomePhabricator

Disable HostName Restrictions
Closed, ResolvedPublic

Asked by denispoperechny on Apr 14 2016, 6:14 PM.

Details

Hello Guys!

I've just found Phabricator could be a good tool to manage my project. But faced with some restrictions.
It seems it can only work with static host name as phabricator.base-uri requires the specific host and phabricator.allowed-uris also introduce additional restrictions.

Is it possible to migrate Phabricator box through different IPs and domain names without reconfiguring the application? For example phabricator.base-uri to be '/' and phabricator.allowed-uris to be '*'.

Thanks in advance
Denys

Answers

epriestley
Updated 3,237 Days Ago

This is not possible, and can never be made to be possible.

For example: when we send email, we include links to pages in Phabricator. If there is no valid base URI, we have no way to generate a link.

The email would have to say "To get more information about this task, ask Denys where Phabricator is hosted today, then go there. After you're there, type /T1234 into your address bar". This is silly and not useful.

New Answer

Answer

This question has been marked as closed, but you can still leave a new answer.