feat(slack): add doc for slack
BIN
docs/assets/DocImg2.png
Normal file
After Width: | Height: | Size: 78 KiB |
BIN
docs/assets/DocImg3.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
docs/assets/DocImg4.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
docs/assets/DocImg5.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
docs/assets/DocImg6.png
Normal file
After Width: | Height: | Size: 74 KiB |
BIN
docs/assets/DocImg7.png
Normal file
After Width: | Height: | Size: 46 KiB |
BIN
docs/assets/DocImg8.png
Normal file
After Width: | Height: | Size: 73 KiB |
BIN
docs/assets/DocImg9.png
Normal file
After Width: | Height: | Size: 26 KiB |
@ -151,3 +151,60 @@ To configure it, 2 steps in the plugin section (in "Settings"):
|
||||
That's it: your next scheduled jobs will be recap in a message:
|
||||
|
||||

|
||||
|
||||
## Slack or Mattermost notifications
|
||||
|
||||
Xen Orchestra is able to send backup report to Slack or Mattermost.
|
||||
|
||||
### Plugin configuration
|
||||
|
||||
Like all other xo-server plugins, it can be configured directly via
|
||||
the web iterface, see [the plugin documentation](https://xen-orchestra.com/docs/plugins.html).
|
||||
|
||||
### Generate the Webhook
|
||||
|
||||
#### Slack
|
||||
|
||||
1. Log in your Slack team account
|
||||
|
||||
2. Click on the **Main menu** at the top and choose **Apps & Integrations**
|
||||
|
||||

|
||||
|
||||
3. Search **Incoming WebHooks**
|
||||
|
||||

|
||||
|
||||
4. Click on **Add Configuration**
|
||||
|
||||

|
||||
|
||||
5. Choose the default channel and click on **Add Incoming WebHooks integration**
|
||||
|
||||

|
||||
|
||||
6. Modify the default settings and click on **Save Settings**
|
||||
|
||||

|
||||
|
||||
#### Mattermost
|
||||
|
||||
You need to be an admin.
|
||||
|
||||
* Go in MatterMost menu, then Integration
|
||||
* Click on "Add Incoming webhook"
|
||||
* "Add Incoming Webhook"
|
||||
|
||||
### Testing the plugin
|
||||
|
||||
#### Slack
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
#### Mattermost
|
||||
|
||||

|
||||
|
||||

|
||||
|