Skip to content

Conversation

@google-labs-jules
Copy link
Contributor

Fixes #5050

This change updates the ntfy documentation and Dockerfile to provide clearer instructions for you when trying to configure iOS push notifications (APNS).

README.md:
- I added a new "iOS Notifications (APNS Setup)" section.
- I explained the necessity of APNS configuration via `server.yml`.
- I mentioned Apple Developer account requirements (auth key, Key ID, Team ID).
- I linked to the official ntfy documentation for detailed APNS setup.
- I provided an example of mounting `server.yml` in `docker run`.

Dockerfile:
- I added a `VOLUME /etc/ntfy` instruction to indicate the standard configuration directory.
- I included comments guiding you to the README and official docs for `server.yml`.
- I added commented-out examples of potential environment variables for APNS, with a strong recommendation to verify them against ntfy's official documentation.

These changes aim to help you understand that APNS configuration is external to this Docker packaging but provide better hooks and guidance for it.
@semanticdiff-com
Copy link

Review changes with  SemanticDiff

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ntfy does not work with ios

1 participant