Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Latest commit

 

History

History
88 lines (61 loc) · 1.95 KB

index.rst

File metadata and controls

88 lines (61 loc) · 1.95 KB

autopush

https://travis-ci.org/mozilla-services/autopush.svg?branch=master

Mozilla Push server and Push Endpoint utilizing PyPy, twisted, and DynamoDB.

This is the third generation of Push server built in Mozilla Services, first to handle Push for FirefoxOS clients, then extended for push notifications for Firefox (via the W3C Push spec.)

Reference Docs

.. toctree::
   :maxdepth: 1

   install
   testing
   running
   architecture
   api
   Changelog <changelog>
   http

Source Code

All source code is available on github under autopush.

Bugs/Support

Bugs should be reported on the autopush github issue tracker.

The developers of autopush can frequently be found on the Mozilla IRC network (irc.mozilla.org) in the #push channel.

autopush Endpoints

autopush is automatically deployed from master to a dev environment for testing, a stage environment for tagged releases, and the production environment used by Firefox/FirefoxOS.

dev

stage

production

Indices and tables

.. toctree::
   :hidden:

   glossary

License

autopush is offered under the Apache License 2.0.