diff --git a/content/posts/Set-up-UnifiedPush-with-Matrix-support-in-Gentoo.adoc b/content/posts/Set-up-UnifiedPush-with-Matrix-support-in-Gentoo.adoc index c611351..faa280f 100644 --- a/content/posts/Set-up-UnifiedPush-with-Matrix-support-in-Gentoo.adoc +++ b/content/posts/Set-up-UnifiedPush-with-Matrix-support-in-Gentoo.adoc @@ -25,6 +25,7 @@ toc: true :url-nginx-matrix: https://gitlab.com/famedly/fluffychat/-/tree/main#matrix-specific-re-write-proxy :url-fdroid: https://f-droid.org/packages/com.github.gotify.up/ :url-android: https://github.com/UnifiedPush/gotify-android +:url-gotify: https://gotify.net/ I set up UnifiedPush because I wanted push notifications in FluffyChat without talking to Google. This was a bit more difficult than I imagined, so I'm writing @@ -182,10 +183,12 @@ Reload nginx and change the admin password in the web interface. Log into your Gotify server and add a new user. Install the link:{url-fdroid}[Android application]. Make sure you install “Gotify-UP” and -_not “Gotify”_. Open Gotify-UP and register with your server. Applications -supporting UnifiedPush should now register themselves on your server and show up -in the “Apps” tab. You may have to restart the application first. Have a look at -the readme of the link:{url-android}[upstream repository] for help with -disabling battery optimization and constant foreground notification. +not “Gotify”footnote:[Gotify-UP does everything link:{url-gotify}[Gotify] does, +but also allows applications to integrate with it.]. Open Gotify-UP and register +with your server. Applications supporting UnifiedPush should now be registered +on your server and show up in the “Apps” tab. You may have to restart the +application first. Have a look at the readme of the link:{url-android}[upstream +repository] for help with disabling battery optimization and constant foreground +notification. // LocalWords: UnifiedPush Gotify readme