Skip to content

Commit a9186ce

Browse files
committed
docs: add details about firebase and push notification certificates prerequisites
1 parent 382656e commit a9186ce

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,16 @@ Prepare a directory for these files with the following contents:
7777
- `apn.crt` and `apn.key`: The public and private certificates for the Apple Push Notification service.
7878
The private key cannot be password-protected
7979

80+
### Details
81+
82+
#### Firebase Service Account
83+
84+
To retrieve the [service account for Firebase](https://firebase.google.com/docs/database/admin/start#admin-sdk-authentication), follow our documentation on the [Firebase project setup](https://docs.opalmedapps.com/install/firebase-project-setup/).
85+
86+
#### Apple Push Notification Certificates
87+
88+
See our documentation on how to [retrieve the Apple Push Notification certificates](https://docs.opalmedapps.com/install/#retrieve-the-apple-push-notification-certificates).
89+
8090
### When using an already issued certificate
8191

8292
- `<domain>.crt`: The public certificate for the domain (hostname) where the Opal PIE is being deployed on

0 commit comments

Comments
 (0)