Forked from Pradnya-Paranjape/gist:147caeebe24fe2f8e05dced841b1908b
          
        
    
          Last active
          April 28, 2017 12:09 
        
      - 
      
- 
        Save mindnuts/205e8dd4338b407022e9011da3292cdc to your computer and use it in GitHub Desktop. 
    docker command to run activity migration
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | docker run -v /opt/migrations/:/migrations -e 'START_DATE=2016-10-17' -e 'END_DATE=2017-03-10' -e 'INFLUX_HOST_NAME={{HOST}}' -e 'INFLUX_PORT={{PORT}}' localhost:5000/migrator | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment