Local Deploy
Last updated
Was this helpful?
Last updated
Was this helpful?
This guide will help you get the Akto modules running as Docker containers using Docker Compose
. This is the easiest way to set up Akto in your local environment.
You'll need to have Docker installed in order to run the container. Check out for instructions. To verify installation run docker info
.
Run the following commands to install Akto. You'll need to have curl and Docker installed in order to run the container..
Clone the Akto repo by using this command
Go to the cloned directory
Run
Akto should automatically open up in your browser at . Click on the Signup button to get started. If you've already signed up, sign in to the account.
To analyze and secure your APIs, Akto needs to access your API traffic. You can add this using any of our supported traffic connectors.
In the dashboard, look for the Quick start
Choose your preferred traffic connector from the available options
Follow the specific instructions for your chosen connector to start feeding API traffic into Akto
Once you've added your API traffic, you can start running security tests:
In the dashboard, click on the "Run Test" button and a modal will pop up, allowing you to select the Tests categories and type of tests you want to test on your collection.
Once you select the above, click the "Run once now" button in the modal.
You'll be re-directed to the Test Results page – you can view all the test results, including any potential vulnerabilities or issues detected in your APIs
Our support team is ready to assist you in maximizing your API security with Akto Cloud.
For a full list of supported traffic connectors and detailed integration instructions, visit our page.