Delphix Toolkits (dxToolkit and dxmToolkit)

 View Only
  • 1.  docker run command

    Posted 01-02-2024 12:34:00 AM

    As per the doc

    Create configuration file dxtools.conf based on dxtools.conf.example or a Wiki page.
    Run a docker image with the following parameters:
    path redirection: -v /path/to/your/configfile:/config
    image name: pioro/dxtoolkit:develop
    dxtoolkit_command dxtoolkit_command_params
    ex: docker run -v /configdir:/config pioro/dxtoolkit:latest dx_get_appliance -d myengine

    -----------------------------------------------

    I have untar it and updated dxtools.conf

    [ dxtoolkit2]$ pwd
    /apps/delphix/dxtoolkit2

    [ dxtoolkit2]$ ls -lrt
    -rwxrwxrwx. 1 oracle oracle 13268909 Dec 29 10:37 runner
    -rwxrwxrwx. 1 oracle oracle 1571 Dec 29 10:37 install.sh
    -rwxrwxrwx. 1 oracle oracle 725 Dec 29 10:37 dxusers.csv.example
    -rwxrwxrwx. 1 oracle oracle  1838 Dec 29 10:37 dxtools.conf.example
    -rwxrwxrwx. 1 oracle oracle 295 Dec 3015:47 dxtools.conf

    Can anyone help us in generating the command

    ex: docker run -v /configdir:/config pioro/dxtoolkit:latest dx_get_appliance -d myengine



    ------------------------------
    Madhu Reddy
    Community Member
    Delphix Community Members
    ------------------------------


  • 2.  RE: docker run command

    Posted 01-03-2024 01:18:00 AM

    Ignored it I got the solution 



    ------------------------------
    Madhu Reddy
    Community Member
    Delphix Community Members
    ------------------------------



  • 3.  RE: docker run command

    Posted 01-03-2024 10:39:00 AM

    Hi Madhu,

    Would you share the solution here so that others might benefit? 

    Thanks,

    Michael



    ------------------------------
    Michael Torok
    Digital Customer Experience, Senior Director
    Delphix
    ------------------------------



  • 4.  RE: docker run command

    Posted 01-10-2024 02:49:00 AM
    Edited by Madhu Reddy 01-10-2024 02:49:09 AM

    @Michael Torok

    I have used  install script which is provided in the delphix tool kit .

    Reason is we do not want to go with docker



    ------------------------------
    Madhu Reddy
    Community Member
    Delphix Community Members
    ------------------------------