Skip to content
AutoCore1.0.0-rc.1 · Release Candidate
1.0.0-rc.1 · Release Candidate1 min read

Clean Installation Checklist

A printable, source-backed checklist for a new AutoCore Commercial 1.0 RC installation.

Before mutation

  • Confirm the authorized package, source revision, edition, and compatible image metadata.
  • Confirm host architecture, runtime, disk, ports, DNS, TLS, and dependency ownership.
  • Prepare a secret reference plan; no credentials are in the package or command history.
  • Validate the installer configuration and payment-disabled default.

Installation and setup

  • Run preflight and preserve JSON output.
  • Run the reviewed install workflow under the installer lock.
  • Apply database migrations through the supplied application release boundary.
  • Create or confirm the first administrator.
  • Persist and verify one primary market.

Acceptance

  • Verify manifest, status, doctor, service health, migrations, Redis, Meilisearch, web, admin, API, worker, and proxy routing.
  • Verify a backup boundary and restore decision before accepting the installation.

Destructive gate

Do not reset a database, remove volumes, or delete a lock as a shortcut for a failed clean installation. Preserve evidence and use the recovery decision guide.

Related articles