https://github.com/pacifica/pacifica-notifications
Pacifica notification service to catch internal state of data and notify on that state
https://github.com/pacifica/pacifica-notifications
Last synced: 4 months ago
JSON representation
Pacifica notification service to catch internal state of data and notify on that state
- Host: GitHub
- URL: https://github.com/pacifica/pacifica-notifications
- Owner: pacifica
- License: lgpl-3.0
- Created: 2018-07-12T18:02:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-07-12T23:31:29.000Z (almost 5 years ago)
- Last Synced: 2025-09-24T23:13:57.959Z (9 months ago)
- Language: Python
- Size: 104 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Pacifica Notifications Service


[](https://travis-ci.org/pacifica/pacifica-notifications)
[](https://ci.appveyor.com/project/dmlb2000/pacifica-notifications)
[](https://codeclimate.com/github/pacifica/pacifica-notifications/maintainability)
## Docker Images
[](https://cloud.docker.com/swarm/pacifica/repository/docker/pacifica/notifications-backend/general)
[](https://cloud.docker.com/swarm/pacifica/repository/docker/pacifica/notifications-backend/general)
[](https://cloud.docker.com/swarm/pacifica/repository/docker/pacifica/notifications-frontend/general)
[](https://cloud.docker.com/swarm/pacifica/repository/docker/pacifica/notifications-frontend/general)
Pacifica notification service to catch internal state of data and notify on that state
This service is a (Pacifica Policy)[https://github.com/pacifica/pacifica-policy.git]
based routing mechanism for data subscribers to execute workflows based on the
availability of data in Pacifica.
## Documentation
For installation, configuration and usage documentation please
refer to the [Read the Docs](https://pacifica-notifications.readthedocs.io)
documentation.
* [Installation](docs/installation.md) documentation.
* [Configuration](docs/configuration.md) documentation.
* [Examples](docs/exampleusage.md) documentation.