Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 470 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 470 Bytes

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.