πŸ“§Self-Hosted Slack Integration

You can use Slack to get notified about anomalies in your Kubernetes cluster using alerts.

While Ddosify Cloud allows you to integrate your Slack workspace into Ddosify seamlessly, you need to follow some steps to do the same on Ddosify Self-Hosted. Here’s how you can do so:

Note: This doc is only applicable to Ddosify Self-Hosted Enterprise Edition. Ddosify Self-Hosted Community Edition does not support alerts and integrations.

Creating A Slack App

To create a Slack integration for Ddosify Self-Hosted, you need to create a Slack application. Go to Slack Apps. You need to sign in to your Slack workspace.

  1. Click on β€œCreate New App”.

  1. Choose β€œFrom scratch”.

  1. Give it a name (you can type in Ddosify) and choose a workspace you already logged in.

  2. Click on β€œCreate App”.

  3. Go to β€œOAuth & Permissions” from the tabs on the left.

  1. Scroll down to β€œScopes”.

  1. Click on β€œAdd an OAuth Scope” in the β€œBot Token Scopes” part.

  2. Add the following permissions:

  • channels:join

  • channels:read

  • chat:write

  • groups:read

  • im:read

  • mpim:read

  1. After that, your β€œBot Token Scopes” should look like this:

  1. Then click on β€œInstall to Workspace” under the section β€œOAuth Tokens for Your Workspace”

  1. You will be redirected to a Slack page asking for permissions on your selected workspace. Click on β€œAllow” to continue.

  1. Then, in the β€œOAuth Tokens for your Workspace” section, you will see a β€œBot User OAuth Token”. Copy it and paste it on Slack integration creation in Ddosify.

Congratulations! πŸŽ‰ You've successfully configured your Slack app. Now there remain only a few steps to connect it to Ddosify.

Setting Up The Slack App in Ddosify

  1. After you create your Slack application, go to the integrations section in Ddosify Self-Hosted EE. You can find it here:

  1. After that, click on β€œAdd Integration”. A pop-up will show up:

  1. Here, provide a name for your integration, paste the Bot User OAuth Token you copied from the earlier step, and click on β€œMake Integration”. This will take you to the channel selection page.

Note: If your Bot Token is correct, you will be able to see the channels present in your Slack workspace. If your token is invalid, this channel dropdown will be stuck at loading. In that case, you can delete the integration and retry.

  1. After you choose a channel and click on β€œSave Channel”, your slack app will join that channel and will be able to send messages there.

  2. Once successful, you can test your integration by clicking β€œTest Integration”. If you are able to see the test message sent to your selected Slack channel, that means you've successfully set up your Slack app and you can start to use this integration in your alerts.

This is what you will see if your integration works successfully:

If you require assistance with setting up Slack integration for Ddosify Self-Hosted, you can join our Discord or send an email to support@ddosify.com.

Last updated