GithubHelp home page GithubHelp logo

isabella232 / aerospike-tools.docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aerospike/aerospike-tools.docker

0.0 0.0 0.0 62 KB

Aerospike Tools Dockerfile

License: Other

Shell 50.06% Dockerfile 49.94%

aerospike-tools.docker's Introduction

Aerospike Tools Dockerfile

This repository contains the Dockerfile for Aerospike Tools.

Usage

  • Please see our tools usage guide

  • The following will run aerospike tools with -h option to connect to a host. Please use --no-config-file option when using asadm.

docker run -ti --name aerospike-tools aerospike/aerospike-tools <Aerospike Tools commands> -h <Seed_Host_IP>

Example:

# docker run -ti aerospike/aerospike-tools asadm -e "asinfo -v statistics" --no-config-file  -h host1.example.aerospike.com 
  • The following will run aerospike tools with --link alias option to connect to a linked container.
docker run -ti --name aerospike-tools --link <CONTAINER_NAME>:aerospike aerospike/aerospike-tools <Aerospike Tools commands>

Example:

docker run -ti --link aerospike:aerospike aerospike/aerospike-tools asadm -e info --no-config-file
  • Available tools:
  • asinfo -h SEED_HOST --no-config-file

  • asadm -h SEED_HOST --no-config-file

  • asloglatency -h SEED_HOST

  • aql -h SEED_HOST --no-config-file

  • asbackup -h SEED_HOST --no-config-file

  • asrestore -h SEED_HOST --no-config-file

Addtional info on using our tools can be found here

Supported Docker versions

This image is officially supported on Docker version 1.4.1.

Support for older versions (down to 1.0) is provided on a best-effort basis.

User Feedback

Issues

If you have any problems with or questions about this image, please contact us on the Aerospike Forums or through a GitHub issue.

Contributing

You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.

Before you start to code, we recommend discussing your plans on the Aerospike Forums or through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.

aerospike-tools.docker's People

Contributors

mcoberly2 avatar pvinh-spike avatar volmarl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.