Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.83 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.83 KB

Slack Patron

Publish Viewer Docker Image Publish Logger Docker Image Publish Connector Docker Image Publish ElasticSearch Docker Image

  • Record Slack messages in MongoDB.
    • You can also import data from backup file.
  • Web interface for searching messages.

Quick Usage

  1. Install Slack Patron App and get access token for your Slack workspace

  1. Run docker compose up with ./docs/docker-compose-quick.yml
$ wget https://raw.githubusercontent.com/tyage/slack-patron/master/docs/docker-compose-quick.yml
$ export SLACK_PATRON_SLACK_TOKEN=[YOUR TOKEN HERE]
$ docker compose -f ./docker-compose-quick.yml up
  1. Visit http://localhost:9292

Docs

Special Thanks

This product receives a lot of contribution from TSG ❤️

https://github.com/tsg-ut/slack-patron