Get Started

Introducing the first DevOps AI Agent!

Whether you need to apply Terraform configurations, deploy an app to the cloud, or containerize it with Docker, this AI-powered assistant has your back.

How to Use:

  1. Click on agent (top-right corner).

Agent in Stakpak IDE UI
  1. Install the Stakpak CLI. Steps can be found here

Install Stakpak CLI
  1. Choose the task you want the AI agent to perform. You can:

    1. Apply your Terraform configurations.

    2. Deploy your app using VMs with all TLS, DNS, and databases managed by the agent.

    3. Containerize and run your app with Docker (creates and tests the Dockerfile)

Choose your AI agent
  1. Start the session of the agent by copying and running the command on your terminal.

Starting the agent's session
  1. The agent starts by asking some questions depending on the task and your app's codebase. Provide as much information as possible for best results and if you don't know, just say you don't know! (the agent will run longer to figure it out alone)

Agent's questions
  1. Approve commands for the agent to run. Each step has it's reasoning.

Commands run by the agent
  1. Check the logs and scratchpad at the bottom for more details.

Logs and scratchpad
  1. Once the agent completes the task successfully, the status changes from Running to Complete.

Task Done!

Congrats! 🎉

Last updated