44

GitHub - dutchcoders/slackarchive: Archiver for Slack Teams

 6 years ago
source link: https://github.com/dutchcoders/slackarchive
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

SlackArchive Gitter Go Report Card Build Status codecov Docker pulls

SlackArchive can be started with just a few commands. First make sure you create copies of the config.yaml.sample to their according config.yaml and change the files with the correct parameters. SlackArchive supports Let's Encrypt for https.

Docker

Using SlackArchive with Docker is easy, just run the following commands. All components and dependencies will be start correctly.

# clone repository
git clone https://github.com/dutchcoders/slackarchive-docker

# copy sample configs
cp slackarchive/config.yaml.sample slackarchive/config.yaml
cp slackarchive-bot/config.yaml.sample slackarchive-bot/config.yaml

# update docker-compose and create mongo passwords and ports
# update slackarchive/config.yaml with correct tokens
# update slackarchive-bot/config.yaml with correct tokens

# create network
docker network create slackarchive

# create elasticsearch and mongodb and wait to be started
docker-compose run --rm wait_for_dependencies

# initialize elasticsearch and mongodb 
docker-compose run --rm slackarchive-init

# start slackarchive
docker-compose up slackarchive

# start slackarchive-bot
docker-compose up slackarchive-bot

Now SlackArchive has been started and you can access it at http://127.0.0.1:8080/.

Components

SlackArchive consists of fhe following components:

Creators

Remco Verhoef (@remco_verhoef) and Kaspars Sprogis.

Copyright and license

Code and documentation copyright 2018 DutchCoders.

Code released under Affero General Public License.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK