feat: prepare CMS pages for deployment
This commit is contained in:
@@ -23,7 +23,7 @@ Use this checklist before every production deployment.
|
||||
- [ ] `DATABASE_URI` points to the production PostgreSQL database.
|
||||
- [ ] `PAYLOAD_DB_PUSH=false` is set.
|
||||
- [ ] `PAYLOAD_RUN_MIGRATIONS_ON_START=false` is set unless a one-off controlled migration boot is intentionally planned.
|
||||
- [ ] Upload directories `media/` and `files/` are persistent and backed up.
|
||||
- [ ] Upload directories `media/`, `files/`, and `videos/` are persistent and backed up.
|
||||
- [ ] Database dump and upload archive are generated from the same local release window.
|
||||
|
||||
## CMS Data
|
||||
@@ -34,7 +34,7 @@ Use this checklist before every production deployment.
|
||||
- [ ] News list and one news detail page render.
|
||||
- [ ] Reviews page tabs render, with local media covers where present.
|
||||
- [ ] Support page and video tutorials render, with local media covers.
|
||||
- [ ] Dealers page map visibility matches CMS setting.
|
||||
- [ ] Where to Buy page store links, dealer tabs, and map visibility match CMS settings.
|
||||
|
||||
## Smoke Routes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user