Install Akamas dependencies
Last updated
Was this helpful?
Last updated
Was this helpful?
This page will guide you through the installation of software components that are required to get the Akamas Server installed on a machine. Please read the for a detailed list of these software components for each specific OS.
While some links to official documentation and installation resources are provided here, please make sure to refer to your internal system engineering department to ensure that your company deployment processes and best practices are correctly matched.
As a preliminary step before installing any dependency, it is strongly suggested to create a user named akamas on your machine hosting Akamas Server.
Follow the reference documentation to install docker on your system.
Docker installation guide:
Docker compose is already installed since Docker 23+. To install it on previous versions of Docker follow this installation guide:
AWS CLI v2:
As a quick check to verify that all dependencies have been correctly installed, you can run the following commands
Docker:
Docker compose :
Docker versions older than 23 must usedocker-compose
command instead of docker compose
AWS CLI: