mirror of
				https://github.com/minio/docs.git
				synced 2025-10-31 06:30:27 +03:00 
			
		
		
		
	Release work for Server RELEASE.2024-03-03T17-50-39Z
    
- Adds new NATS config
- Adds new ilm configs
- Adds info on having a KMS auto generate root credentials
 
Closes #1144
Release work for Server RELEASE.2024-03-10T02-53-48Z
    
- Corrects a missing URL excludes line for some builds
- Adds new webhook options
    
Closes #1155
Staged:
- [Webhook
config](http://192.241.195.202:9000/staging/release-work/linux/reference/minio-server/settings/metrics-and-logging.html#envvar.MINIO_AUDIT_WEBHOOK_BATCH_SIZE)
- [NATS
config](http://192.241.195.202:9000/staging/release-work/linux/reference/minio-server/settings/notifications/nats.html#user-credentials-file)
- [Root
credentials](http://192.241.195.202:9000/staging/release-work/linux/operations/install-deploy-manage/deploy-minio-single-node-single-drive.html#create-the-environment-variable-file)
- [ILM
config](http://192.241.195.202:9000/staging/release-work/linux/reference/minio-server/settings/ilm.html)
		
	
		
			
				
	
	
		
			35 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| 1) Download the MinIO Server
 | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | |
| 
 | |
| .. include:: /includes/macos/common-installation.rst
 | |
|    :start-after: start-install-minio-binary-desc
 | |
|    :end-before: end-install-minio-binary-desc
 | |
| 
 | |
| 2) Create the Environment Variable File
 | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | |
| 
 | |
| .. include:: /includes/common/common-deploy.rst
 | |
|    :start-after: start-common-deploy-create-environment-file-single-drive
 | |
|    :end-before: end-common-deploy-create-environment-file-single-drive
 | |
| 
 | |
| .. include:: /includes/common/common-deploy.rst
 | |
|    :start-after: start-common-deploy-create-unique-root-credentials 
 | |
|    :end-before: end-common-deploy-create-unique-root-credentials
 | |
| 
 | |
| 3) Start the MinIO Deployment
 | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | |
| 
 | |
| Issue the following command on the local host to start the MinIO |SNSD| deployment as a foreground process.
 | |
| You must keep the shell or terminal session open to keep the process running.
 | |
| 
 | |
| .. include:: /includes/macos/common-installation.rst
 | |
|    :start-after: start-run-minio-binary-desc
 | |
|    :end-before: end-run-minio-binary-desc
 | |
| 
 | |
| 4) Connect to the MinIO Deployment
 | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | |
| 
 | |
| .. include:: /includes/common/common-deploy.rst
 | |
|    :start-after: start-common-deploy-connect-to-minio-deployment
 | |
|    :end-before: end-common-deploy-connect-to-minio-deployment
 |