Deploy Cloud Services docker images
PreviousPAM with Devolutions CloudNextInstall the Devolutions Cloud Services to enable PAM and encryption integration
Last updated
Was this helpful?
Since Devolutions Cloud is a cloud-based solution, Applications services must be installed to establish communication between it and local resources for certain features to work. The Devolutions Cloud Services installer contains three services (Encryption, PAM, and Reporting), each of which can be activated separately depending on the feature you wish to use.
To deploy one or more Cloud services to a docker container, create your desired application services in Devolutions Cloud web interface, and follow these steps:
In the Docker web interface, go to Account settings – Personal access token – Generate new token. Set public repository permission to read-only. Save the generated token for later.
In Devolutions Cloud, head to Administration – Application service.
Edit the desired Cloud services, then click on Generate Azure template.
Then, on the Azure portal, head to Create a resource – Template deployment (deploy using custom templates). Click on Build your own template in the editor.
Paste the Azure template generated during step #2.
Fill in the required information fields — including the docker access token generated during step #1. Click Deploy.
Last updated
Was this helpful?
Was this helpful?