Deploy S3 Storage Service (Premium Service)
Hosting own S3 storage server can be required by some projects such as governmental projects or projects with sensitive data backups that must be hosted on-prem.
Odoobot makes it easy to deploy S3 service on your servers in simple steps
From Dashboard navigate to Servers and click New
Enable S3 Storage Service option
Enter S3 Service Domain Name, you must create a two DNS A records pointing to the server
- s3.domain.com ( Replace domain.com with your actual domain name )
- console.s3.domain.com ( Replace domain.com with your actual domain name )
Enter S3 Service Username ( This will act as Access Key )
Enter S3 Service Password ( This will act as Access Secret Key )
Click Save
From your server Contextual Menu click Deploy for the changes to take effect.
Odoobot will connect to your server and start deploying S3 Service, upon successful deployment you see be able to access S3 Console using console subdomain
Use S3 Service Username and S3 Service Password that you provided to access console