Ekara creates and maintain reproducible Docker environments, from scratch. An Ekara environment is:
- Self-contained and autonomous.
- Manageable through a simple REST API.
- Deployable on any supported provider whether in the cloud or on premise.
Download and install
You interact with Ekara through its client binary. To download it:
- Go to https://github.com/ekara-platform/cli/releases
- Download the binary corresponding to your operating system
- Put the downloaded binary in your favorite location and rename it to “ekara”.
- Add the directory containing the executable to your PATH environment variable.
You should now be able to run ekara version
from the anywhere in the command-line.