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
- Create an empty MySQL database in Hostinger.
- Create/assign a MySQL user with full privileges.
- Have the exact database name, database username and database-user password ready.
- Your application login email/password are created separately below.
The OpenAI API key is optional during installation.