Redbook Photos
Photo storage service for Redbook RFC attachments. Stores quality issue photos linked to RFC records.
Overview
Redbook Photos is a Node.js application that provides photo upload and retrieval for the Redbook quality system. Photos are attached to RFC (Request for Correction) records to document quality issues with visual evidence.
| Property | Value |
|---|---|
| App Service | psredbookphotos |
| Resource Group | PsRedbookPhotos |
| Runtime | Node 20 LTS |
| Repository | ProgressiveSurface/redbook-photos |
| Access | Public (anonymous) |
| Authentication | None (intentionally public) |
Deployment
Production Configuration
| Setting | Value |
|---|---|
| App Service | psredbookphotos |
| App Service Plan | ASP-PsRedbookPhotos-8b0b (Linux, shared with ps-shipphotos) |
| Resource Group | PsRedbookPhotos |
| Public Access | Enabled |
| HTTPS Only | Yes |
| Private Endpoint | None (intentionally public) |
| Application Insights | Yes (psredbookphotos202411071353) |
Network Access
This service is intentionally publicly accessible — it does not use a private endpoint or require VPN access. This is by design since photo assets need to be accessible from various contexts.
Related
- Redbook Web — RFC management app that references these photos
- Quality Process — Redbook workflow documentation
- Shipping Photos — Similar photo service for shipping
Last updated: February 2026