Docker and Container Platforms
Getting started with Akita is as simple as dropping our Agent into your container or Dockerfile. Once we’re in, we gather all the data you need and surface it in the Akita app so you can easily see what your system is doing.
Heroku and Render Not Supported
Sorry, we do not currently support Heroku or Render users. We do have experimental support for Django.
There are many ways to use the Akita Agent with Docker. We support the following:
- Docker Run
- Docker Compose
- AWS ECS & Fargate (via docker compose)
- AWS Elastic Beanstalk
- Azure Web Apps
- Google Cloud Run
- Fly.io
- Docker Host Network
- AWS ECS Host Network
- Other Docker-based Platforms
- Internal Network
- Akita Credentials in a Volume
- Docker Desktop Extension
Want to try Akita without installing the Agent?
If you want to see Akita map out an API spec from one of your favorite websites, check out our OpenAPI Spec Generator Chrome extension.
Updated over 1 year ago