From 43de173f529c16762de90966ecc02e8f2ddc67ad Mon Sep 17 00:00:00 2001 From: carolvchn <71346983+carolvchn@users.noreply.github.com> Date: Sun, 26 Apr 2026 10:44:10 -0700 Subject: [PATCH 1/2] Update intro-summary with Remote Commands details Added instructions for caregivers using Loop's Remote Commands and details for APNS keys. --- docs/browser/intro-summary.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/docs/browser/intro-summary.md b/docs/browser/intro-summary.md index e9b7ec176d4..ed0d47f8d96 100644 --- a/docs/browser/intro-summary.md +++ b/docs/browser/intro-summary.md @@ -222,6 +222,23 @@ ENABLE_NUKE_CERTS = true With release of Loop 3.6.0: this variable is needed to automatically renew your certificates when they expire. +If you're a caregiver and would like to use Loop's Remote Commands, you'll want to add these too. If you use LoopFollow, the first two (APNS_KEY and APNS_KEY_ID) get added to the LoopFollow app. If you use LoopCaregiver, all three get added to your Nightscout Configvars. https://loopkit.github.io/loopdocs/nightscout/remote-config/#step-2-apple-push-notifications + +APNS_KEY + +-----BEGIN PRIVATE KEY----- +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAA +-----END PRIVATE KEY----- + +APNS_KEY_ID + +AAAAAAAAAA + +LOOP_PUSH_SERVER_ENVIRONMENT = production + ## Repository Names for my Fork: If you use an organization (recommended) @@ -276,4 +293,4 @@ Ready to begin? Proceed to: --- -**Navigation:** [← Back to Overview](bb-overview.md) | [Next: Collect Secrets →](secrets.md) \ No newline at end of file +**Navigation:** [← Back to Overview](bb-overview.md) | [Next: Collect Secrets →](secrets.md) From 677b5dbf09826200e389875948f941209129cdce Mon Sep 17 00:00:00 2001 From: carolvchn <71346983+carolvchn@users.noreply.github.com> Date: Wed, 29 Apr 2026 09:21:59 -0700 Subject: [PATCH 2/2] Clarify Nightscout template usage for APNS keys Updated Nightscout template instructions to include APNS_KEY and APNS_KEY_ID. --- docs/browser/intro-summary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/browser/intro-summary.md b/docs/browser/intro-summary.md index ed0d47f8d96..3d17c28482f 100644 --- a/docs/browser/intro-summary.md +++ b/docs/browser/intro-summary.md @@ -146,7 +146,7 @@ You don't need to know anything about the Secrets to do this. Come * There is a reference pattern for each SECRET: replace that with your SECRET or you can add your secret below the pattern to give yourself confidence you got the correct item 4. In addition to the Secrets, this template has places for other pieces of information you may find handy to save in the same file 5. At the very beginning is a place to indicate the last day you updated the file -6. If you use Nightscout, you may also want the [Nightscout template](../nightscout/remote-config.md#save-your-important-nightscout-information){: target="_blank" } +6. If you use Nightscout, you may also want to add the APNS_KEY and APNS_KEY_ID, which are located at the bottom of this template [Nightscout template](../nightscout/remote-config.md#save-your-important-nightscout-information){: target="_blank" } ``` { .bash .copy title="Template to use for Secrets" } MySecretsReferenceFile.txt