1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/config/check
epriestley 6dd82d86a2 Provide some hints for Amazon RDS configuration
Summary: Fixes T2605. Provide some instructions on configuring RDS properly. The "DB Parameter Group" thing in the web UI seems pretty easy to use, it's just not obvious that it's what you should be using.

Test Plan: Jiggled these warnings to trigger them, viewed the output, saw a table of values and a hint about RDS.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T2605

Differential Revision: https://secure.phabricator.com/D10343
2014-08-25 11:41:40 -07:00
..
PhabricatorSetupCheck.php Config option to ignore setup issues 2013-02-22 10:08:20 -08:00
PhabricatorSetupCheckAPC.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSetupCheckAuth.php Don't actually construct auth providers when checking for their existence 2014-03-04 16:11:28 -08:00
PhabricatorSetupCheckBaseURI.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSetupCheckBinaries.php Fix a spelling mistake in warning message for missing 'diff' binary 2013-09-26 05:22:23 -07:00
PhabricatorSetupCheckDaemons.php Daemons - add a config check for out of date daemon environment 2014-08-22 14:52:36 -07:00
PhabricatorSetupCheckDatabase.php Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
PhabricatorSetupCheckExtensions.php Require the "ctype" extension explicitly 2014-04-29 10:57:10 -07:00
PhabricatorSetupCheckExtraConfig.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSetupCheckFileinfo.php Add a setup warning about missing 'fileinfo' 2013-05-17 10:00:40 -07:00
PhabricatorSetupCheckGD.php Migrate max_allowed_packet and GD checks to new setup stuff 2013-01-19 08:41:45 -08:00
PhabricatorSetupCheckImagemagick.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorSetupCheckInvalidConfig.php Repair invalid configuration by setting values back to defaults 2013-01-17 16:25:38 -08:00
PhabricatorSetupCheckMail.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSetupCheckMySQL.php Provide some hints for Amazon RDS configuration 2014-08-25 11:41:40 -07:00
PhabricatorSetupCheckPath.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSetupCheckPHPConfig.php Fatal during setup for "mbstring.func_overload" 2014-07-04 07:59:02 -07:00
PhabricatorSetupCheckPygment.php Fixed T2630 2013-04-10 13:11:22 -07:00
PhabricatorSetupCheckRepositories.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSetupCheckStorage.php Add a setup issue to warn about an unconfigured upload limit 2013-06-12 05:49:41 -07:00
PhabricatorSetupCheckTimezone.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00