{% extends "base.html" %} {% load compress humanize static hc_extras %} {% block title %}Pushover Integration for {% site_name %}{% endblock %} {% block content %}

Pushover

{% site_name %} is a free and open source service for monitoring your cron jobs, background processes and scheduled tasks. Before adding Pushover integration, please log into {% site_name %}:

Setup Guide

After logging in, go to "Integrations → Add Pushover". Pushover supports different notification priorities from silent to "Emergency". Select your preferred priorities and click "Subscribe with Pushover".

Screenshot

You will be redirected to pushover.net and asked to confirm a subscription. Review the subscription details and click "Subscribe Me".

Screenshot

That is all! You will now be redirected back to "Integrations" page on {% site_name %} and see the new integration!

Screenshot
{% endblock %}