refactor: rename INTROIBO_* env vars to DIRECTORIUM_* (Api) #140

Merged
manlycucumber merged 1 commit from chore/rebrand-env-vars into develop 2026-07-06 17:13:37 +00:00
manlycucumber commented 2026-07-06 17:11:40 +00:00 (Migrated from github.com)

Completes the Directorium rebrand for the Api: the all-caps deployment env-var names — DIRECTORIUM_DB_DSN/_USER/_PASSWORD, DIRECTORIUM_ADMIN_TOKEN, DIRECTORIUM_CF_ZONE/_TOKEN, DIRECTORIUM_STATIC_ROOT — were missed by the main pass (the residual grep didn't match all-caps).

No test depends on them and they're unset on the current MVP (DB/admin/CF are optional), so this is safe; the deploy env uses the DIRECTORIUM_* names going forward (captured in RENAME-RUNBOOK.md).

Verification: 95 PHPUnit, composer validate, phpcs, phpstan all green.

Completes the Directorium rebrand for the Api: the all-caps deployment env-var names — `DIRECTORIUM_DB_DSN`/`_USER`/`_PASSWORD`, `DIRECTORIUM_ADMIN_TOKEN`, `DIRECTORIUM_CF_ZONE`/`_TOKEN`, `DIRECTORIUM_STATIC_ROOT` — were missed by the main pass (the residual grep didn't match all-caps). No test depends on them and they're **unset on the current MVP** (DB/admin/CF are optional), so this is safe; the deploy env uses the `DIRECTORIUM_*` names going forward (captured in RENAME-RUNBOOK.md). **Verification:** 95 PHPUnit, composer validate, phpcs, phpstan all green.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Api!140
No description provided.