Perpetual licenses and extended trials of CloudDat are downloaded from the DEI Customer Site. This installation process requires proficiency with Linux and the targeted compute and storage environments.
- Verify that you have all of the requirements listed above.
- Choose an S3 compatible bucket and endpoint to access.
The S3 endpoint must fully support Signature v4 and at least the following S3 functions: "s3:AbortMultipartUpload", "s3:DeleteObject", "s3:GetBucketLocation", "s3:GetObject", "s3:ListBucket", "s3:ListBucketMultipartUploads", "s3:ListMultipartUploadParts", "s3:PutObject".
- Obtain an Access Key and Secret Key, or otherwise ensure access.
If your storage provider controls access to the S3 compatible endpoint using keys, make sure that you have an Access Key and Secret Key ready.
- Open Firewall Ports TCP/22 and UDP/8080
To connect to your CloudDat server, you will need to configure firewall or similar rules to allow UDP port 8080 (ExpeDat) and TCP port 22 (SSH).
- Provision a Linux compute instance using the firewall and access rules above. The compute instance MUST be located near to the storage endpoint, preferrably with less than 2ms latency. Larger compute instances generally provide faster performance. You may need to experiment to find a size that balances performance and cost.
- Go to the DEI Customer Site and download the most recent expedat-linux64 and clouddat-others packages.
- Use SSH to upload the expedat-linux64 and clouddat-others packages to the compute instance.
- Untar the expedat-linux64 and clouddat-others packages.
- Run clouddat-others/install-others.sh and follow the instructions. This will attempt to install required software packages from Linux repositories, which may require additional configuration.
- Run ExpeDat/Server\ Files/install-servedat.sh and follow the instructions.
If you are running a trial, answer 'n' when asked about entering a license code.
Answer 'n' when asked about overwriting the servedat.cf file.
- Reboot the instance.
- Download an ExpeDat package for your client system from the DEI Customer Site.
- Extract the ExpeDat package and run ExpeDat Desktop, movedat, or DropDat.
Next: Client Use >