Aerospike Management Console.
https://www.aerospike.com/docs/amc/index.html
The following will run amc with exposed port 8081 forwarded from host machine.
docker run -tid -p 8081:8081 --name aerospike-console aerospike/amc
Example:
# docker run -tid -p 8081:8081 --name aerospike-console aerospike/amc
and access through http://127.0.0.1:8081
Additional info on using our tools can be found here
Content type
Image
Digest
Size
83.8 MB
Last updated
over 5 years ago
docker pull aerospike/amc