Skip to content

A HTTP Server that receives notifications from Ceph RADOS Gateway based on PubSub module, and sends information to subscribers whose condition matches the object metadata.

License

Notifications You must be signed in to change notification settings

sosozhuang/rgw-notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGW Notification

Installation

  1. Clone the repository from Github.
git clone https://github.com/sosozhuang/rgw-notification.git
  1. Build and package binaries.
mvn clean package
  1. Run notification service.
cd dist && tar zxvf rgw-notification-1.0.0.tar.gz
cd rgw-notification-1.0.0
bin/start.sh

License

Code is licensed under the Apache License 2.0.

About

A HTTP Server that receives notifications from Ceph RADOS Gateway based on PubSub module, and sends information to subscribers whose condition matches the object metadata.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published