Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

ntfy

11 Topics 77 Posts
  • ntfy - Package Updates

    Pinned
    20
    0 Votes
    20 Posts
    643 Views
    girishG

    [1.12.0]

    Update ntfy to 2.11.0 Full changelog Re-add database index idx_topic to the messages table to fix performance issues on ntfy.sh (no ticket, big thanks to @tcaputi for finding this issue) Do not set rate visitor for non-eligible topics (no ticket) Do not cache config.js (#1098, thanks to @wunter8)
  • NTFY app overview always says "connecting..."

    19
    0 Votes
    19 Posts
    218 Views
    L

    Just FYI, this helped me a lot to get it running and to understand how it works: https://github.com/element-hq/element-android/issues/7069#issuecomment-2109439991

  • Use ntfy for other apps?

    3
    0 Votes
    3 Posts
    62 Views
    DanTheManD

    @Recliner2042
    I use NTFY for push notifications on my Elements install with Android based clients.
    Should work for IOS as well.
    It's running very smooth for more than a year...

    image-1678369653409.png

    Here's what i did to make this work:

    To make use of your ntfy installation, on Android for example, you need two things:

    the ntfy app:
    a UnifiedPush-compatible matrix app
    You need to install the ntfy app on each device on which you want to receive push notifications through your ntfy server. The ntfy app will provide UnifiedPush notifications to any number of UnifiedPush-compatible messaging apps installed on the same device.

    Setting up the ntfy Android app:
    Install the ntfy Android app from F-droid or Google Play.

    In its Settings -> General: Default server, enter your ntfy server URL, such as https://ntfy.DOMAIN.
    In its Settings -> Advanced: Connection protocol, choose WebSockets.

    That is all you need to do in the ntfy app. In particular you do not need to follow any instructions about subscribing to a notification topic as UnifiedPush will do that automatically.

    Setting up a UnifiedPush-compatible matrix app:
    Install any UnifiedPush-enabled matrix app on that same device. The matrix app will learn from the ntfy app that you have configured UnifiedPush on this device, and then it will tell your matrix server to use it.

    Steps needed for specific matrix apps:

    FluffyChat-android:
    Should auto-detect and use it. No manual settings.

    SchildiChat-android:
    enable Settings -> Notifications -> UnifiedPush: Force custom push gateway.
    choose Settings -> Notifications -> UnifiedPush: Re-register push distributor. (For info, a more complex alternative to achieve the same is: delete the relevant unifiedpush registration in ntfy app, force-close SchildiChat, re-open it.)
    verify Settings -> Notifications -> UnifiedPush.

    Element-android:
    choose Settings -> Notifications -> Notification method -> ntfy
    verify Settings -> Troubleshoot -> Troubleshoot notification settings
    If the matrix app asks, "Choose a distributor: FCM Fallback or ntfy", then choose "ntfy".

    If the matrix app doesn't seem to pick it up, try restarting it.

    Cheers 🍻

  • ntfy cannot subscribe after password change

    8
    0 Votes
    8 Posts
    153 Views
    girishG

    @lukas in the settings page

    image.png

  • first time setup

    Locked Solved
    12
    3 Votes
    12 Posts
    382 Views
    girishG

    I moved rest of the discussion to https://forum.cloudron.io/topic/11292/ntfy-cannot-subscribe-after-password-change

  • How to Ntfy for Miniflux

    1
    4 Votes
    1 Posts
    97 Views
    No one has replied
  • ntfy - Tutorial Videos

    1
    3 Votes
    1 Posts
    99 Views
    No one has replied
  • ntfy: Migrate from custom to appstore version

    Moved
    3
    0 Votes
    3 Posts
    156 Views
    R

    @girish
    It ended up not working.
    I didn't investigate it too much.
    I just recreated the app and copied the database over.

  • Version 2.1.0 released

    Solved
    2
    1 Votes
    2 Posts
    109 Views
    girishG

    Updated!

  • protected topic mandatory?

    Solved
    4
    0 Votes
    4 Posts
    174 Views
    girishG

    @timconsidine i think that's because it remembers the password for the second time.

    All topics are protected by default. This is a deviation from the ntfy default since we don't want unprotected instance. See https://docs.cloudron.io/apps/ntfy/#access-control . auth-default-access has to be changed .

  • Where is it?

    Solved
    4
    1 Votes
    4 Posts
    207 Views
    nichu42N

    @girish Now I can see it, too. Thanks! I'll give it a try.
    Update: Works great. Tested with Element and Fedilab so far.