Audit Ready SOPFresh multi-tenant installation
Fresh multi-tenant package · v2.0.0-beta

Install Audit Ready SOP from scratch

This is a ground-up multi-tenant build. It creates a completely new installation using one dedicated empty MySQL/MariaDB database. No upgrade files, previous configuration, or earlier Audit Ready SOP database are required.

Server checks

  • PHP 8.2+
  • PDO
  • PDO MySQL
  • OpenSSL
  • FileInfo
  • JSON
  • Sodium (recommended for Ed25519)
  • ZipArchive (DOCX/audit ZIP exports)
  • Storage writable

ZipArchive is required for DOCX and evidence ZIP export. Sodium is recommended for Ed25519 signatures; otherwise the app uses server-secret HMAC signing.

Before you install

  1. Create an empty MySQL database in Hostinger.
  2. Create/assign a MySQL user with full privileges.
  3. Have the exact database name, database username and database-user password ready.
  4. Your application login email/password are created separately below.

The OpenAI API key is optional during installation.

1. Application

Normally https://auditreadysop.online
Example: America/Toronto

2. MySQL / MariaDB

This is the MySQL user password from Hostinger — not your Audit Ready SOP login password.

3. Organization

4. Administrator login

This becomes your Audit Ready SOP login email.
Create a new password of at least 12 characters. This becomes your Audit Ready SOP login password.

5. OpenAI

Optional now. It can be added later in config.php.