зеркало из
				https://github.com/iharh/notes.git
				synced 2025-10-31 05:36:08 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			15 строки
		
	
	
		
			430 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 строки
		
	
	
		
			430 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /etc/minio/minio.conf
 | |
|     # Local export path.
 | |
|     MINIO_VOLUMES="/srv/minio/data/"
 | |
|     # Access Key of the server.
 | |
|     # MINIO_ACCESS_KEY=Server-Access-Key
 | |
|     # Secret key of the server.
 | |
|     # MINIO_SECRET_KEY=Server-Secret-Key
 | |
|     # Use if you want to run Minio on a custom port.
 | |
|     # MINIO_OPTS="--address :9199"
 | |
| /srv/minio/
 | |
| /usr/bin/minio
 | |
| /usr/lib/systemd/system/minio.service
 | |
| /usr/lib/sysusers.d/minio.conf
 | |
| /var/lib/minio/
 | 
