Goal
Get divine-push-service running in GKE, starting with poc/staging, then production.
Prerequisites
- divinevideo/divine-iac-coreconfig#364 must be merged first (Firebase env vars + namespace fix)
Tasks
1. Verify Terraform has been applied
Confirm that terragrunt apply has been run for all environments (poc, staging, production):
- GCP service accounts exist (
divine-push-{env}@{project}.iam.gserviceaccount.com)
- Secret Manager secrets exist (
divine-push-service-nostr-key-{env})
- Cross-project FCM IAM binding is active on
openvine-co
2. Deploy to poc and verify
- Trigger CI to build and push image to poc Artifact Registry
- Verify the service starts, connects to relay, and can send test notifications
- Check health endpoint responds
3. Deploy to staging and verify
Same verification as poc.
4. Deploy to production
- Merge production image deploy PR in IAC repo
- Monitor logs and health
Already done
Goal
Get divine-push-service running in GKE, starting with poc/staging, then production.
Prerequisites
Tasks
1. Verify Terraform has been applied
Confirm that
terragrunt applyhas been run for all environments (poc, staging, production):divine-push-{env}@{project}.iam.gserviceaccount.com)divine-push-service-nostr-key-{env})openvine-co2. Deploy to poc and verify
3. Deploy to staging and verify
Same verification as poc.
4. Deploy to production
Already done
Upload APNs auth key in Firebase console— APNs certificates already configured in openvine-co (valid until March 2027)