A short guide to teach you how to setup Matrix push notification service using ntfy in air gapped environment. This guide is divided by the programs you should run and configure. There is a assumption that you have already setup an synapse server.
To setup ntfy, you need to create a configuration file named /etc/ntfy/server.yml and place this inside it:
base-url: "https://ntfy.example.com"