{% extends "base_project.html" %} {% load humanize static hc_extras %} {% block title %}Gotify Integration for {{ site_name }}{% endblock %} {% block content %}
Gotify is an open-source, self-hosted push notification service. If you use or plan on using Gotify, you can can integrate it with your {{ site_name }} account in few simple steps.
Log into your Gotify instance, go to Apps, and create a new application.
Pick a descriptive name and short description. After creating the app, you can also upload an icon for it (feel free to use this one).
After you have created the application, copy its Token.
Enter the URL of your Gotify server, and the application token in the form below. Save the integration, and you are done!