Hello. I have a question about my Molly Unified Push setup. I'll list the steps I followed below and maybe one of you can enlighten me.
I downloaded Molly-UP
Backed up Signal then disabled the app
Restored backup on Molly-UP and selected UnifiedPush under Settings/Notifications/Push Strategy
Ntfy was already installed on my Synology NAS for FindMyDevice
Installed mollysocket on my Synology NAS using portainer and pointing to my ntfy URL and Molly Account ID under Environment
- MOLLY_ALLOWED_ENDPOINTS=["https://my.ntfy.url.com"]
- MOLLY_ALLOWED_UUIDS=["my-molly-account-id-from-the-app"]
Now this is the strange part. I had not yet set up reverse proxy for mollysocket nor was there a server URL under UnifiedPush settings in molly, and the Status said "MollySocket server not found", but I was getting messages and was able to respond to friends on the molly app..... how is that possible?
So next I setup reverse proxy for molly
added the URL to Server URL in app
notification method was already selected as ntfy
Status now says OK
I received a test message from server
Ntfy has a new topic "im.molly.app.unifiedpush"
So everything is working, but it was working before it was supposed to?
How do I know that it is actually using my mollysocket/ntfy instances and not whatever it was able to use before it was set up?