Slack Integration

Overview

This quick start guide will show you how to connect Stakpak.dev to Slack Once integrated, your team can monitor cloud costs, pull logs, trace incidents, scale clusters, rotate secrets, and more directly from Slack.

Quick Start (< 5 min)

  1. Go to stakpak.dev and sign in

  2. On the top right corner, press on your profile icon, then press on settings

  1. Then press on Integrations

  1. Here we need to connect both Github and Slack lets start with Github

  1. Here you can choose what do you want to give it access it too, then press install

  1. Now that we connected Github lets connect Slack by pressing connect

  1. From here you can choose your slack workspace/make a new one then press allow

  1. That's now, let's set up the GitHub Actions Runners

  1. Press on the Runners icon from the Left tab

  1. Press Add Runner

    1. Choose the GitHub Repo

    2. Give the Runner and Machine names

    3. Add Labels

    4. Press "Add Cloud Provider"

      1. Choose your Cloud Provider

        1. Fill in the cloud provider configuration

    5. Thats it press create runner.

If you don't know how to get the OIDC or workload identity federatio,n you can open stakpak in the terminal and ask it to create one for you

And thats it we are ready to try it 🥳

let's go to Slack and type @ Stakpak and ask it something

Ops we need to add Stakpak to the channel first, press "Add Them"

Now let's try again👀

How Teams Use Stakpak in Slack?

Monitor cloud costs and performance:

  • How much are we spending on EC2?

Investigate incidents collaboratively:

  • Pull logs, trace errors, or check deployment health without leaving Slack

Collaborate with your team:

  • Discuss results, make decisions, and rerun commands, all where your team is already talking.

Automate repetitive DevOps tasks,

  • schedule cleanups, rotate keys, scale clusters, or update secrets without switching tools.

and lots more...

Security

You are in control of your security as you choose the privileges you want to give to the runner while creating the OIDC/Workload Identity Federation

Refrences

Last updated