Mattermost application package for dcape.
- Gitea: Fork or mirror this repo in your Git service
- Drone: Activate repo
- Gitea: "Test delivery", config sample will be saved to enfist
- Enfist: Edit config and remove .sample from name
- Gitea: "Test delivery" again (or Drone: "Restart") - app will be installed and started on webhook host
git clone -b v2 --single-branch --depth 1 https://github.com/dopos/dcape-app-mattermost.git
cd dcape-app-mattermost
make config
... <edit .env.sample>
mv .env.sample .env
make up
git pull
make config
... <check .env.sample>
mv .env.sample .env
make up
The MIT License (MIT), see LICENSE.
Copyright (c) 2017-2021 Aleksei Kovrizhkin lekovr+dopos@gmail.com