Documentation How-to Articles Current: Deploying Instances Manually Deploying Instances Manually In some cases you may need to download and manually install and start your instances.Downloading Instance BundleFrom Infrastructure tab of your Deployment planPress the more info buttonSelect Download offlineManually Deploying DDC InstanceCopy ddc bundle to your server and extract.Create directory log inside extracted ddc folder. Set permissions of the ddc folder to 775 recursively. If you are using a file source/sink component with input or output folders, these folders will need to present with permissions 775. Starting DDC Instance In order to start a DDC instance you will need your company UUID, please contact support if needed. Available commandsstartstoprestart #From inside the ddc folder or using the absolute path. sudo bin/ddc {command} {instance_identifier} {company_UUID} CODE The instance identifier must be unique. ×