mirror of
				https://github.com/clearml/clearml-server
				synced 2025-06-26 23:15:47 +00:00 
			
		
		
		
	add ES path.repo to default docker-compose file to enable backups
This commit is contained in:
		
							parent
							
								
									fa48caaa49
								
							
						
					
					
						commit
						79321beedd
					
				@ -51,6 +51,7 @@ services:
 | 
			
		||||
      node.name: clearml
 | 
			
		||||
      reindex.remote.whitelist: "'*.*'"
 | 
			
		||||
      xpack.security.enabled: "false"
 | 
			
		||||
      path.repo: /usr/share/elasticsearch/backup
 | 
			
		||||
    ulimits:
 | 
			
		||||
      memlock:
 | 
			
		||||
        soft: -1
 | 
			
		||||
 | 
			
		||||
@ -53,6 +53,7 @@ services:
 | 
			
		||||
      node.name: clearml
 | 
			
		||||
      reindex.remote.whitelist: "'*.*'"
 | 
			
		||||
      xpack.security.enabled: "false"
 | 
			
		||||
      path.repo: /usr/share/elasticsearch/backup
 | 
			
		||||
    ulimits:
 | 
			
		||||
      memlock:
 | 
			
		||||
        soft: -1
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user