HomePhorge

Split setup checks into "preflight" and "normal" checks

Description

Split setup checks into "preflight" and "normal" checks

Summary:
Ref T11589. Currently, initialization order is a bit tangled: we load configuration from the database, then later test if we can connect to the database.

Instead, I'm going to do: preflight checks ("PHP Version OK?", "Extensions installed?"), then configuration, then normal setup checks.

To prepare for this, flag core checks as "preflight" and add a setup panel to visually confirm that I didn't miss anything.

Test Plan: {F1803210}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11589

Differential Revision: https://secure.phabricator.com/D16499

Details

Provenance
epriestleyAuthored on Sep 6 2016, 11:03 AM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP7eee5c5f6f00: Fix two "proably" typos
Branches
Unknown
Tags
Unknown

Event Timeline