How to Redeploy Docker Container ?

How to Redeploy Docker Container ?

How to Redeploy Docker Container ?  Once you have your Docker template deployed and properly configured, you receive a fully functional and stable application. However, the majority of Dockerized applications and services are continuously developed, delivering new...
How to SSH into a Running Docker Container ?

How to SSH into a Running Docker Container ?

Since Docker containers don’t have the embedded GUI for their management, the most common way to take the full control over such an instance is connecting to it under the SSH protocol and perform any desired operations inside using the corresponding terminal commands....

How to Add Template from Custom Docker Registry ?

In addition to the numerous public templates available to be found within the official Hub Registry, GPUonCLOUD gives you an ability to add and deploy your own private image from any custom registry. Subsequently, such a custom image will be permanently stored within...
How to add Docker Container ?

How to add Docker Container ?

GPUonCLOUD implementation of Docker® standard on top of Virtuozzo containers provides the ability to create and manage all types of applications or services, that are available within public Hub Registry or your own private registry, e.g. based on Quay Enterprise...
How to Install SSH Capistrano?

How to Install SSH Capistrano?

Capistrano Capistrano is an open-source tool for executing scripts at the remote servers. Most commonly, it is used for deploying apps via SSH connection. Capistrano is written in Ruby as a component of the Ruby on Rails framework, therefore, it is widely used for...

SSH Access via Web Browser

The Platform allows you connect to any container directly through the browser by means of the Web SSH client by GPUonCLOUD, without the necessity to generate dedicated SSH key pair or apply any other additional configurations. Just click the Web SSH button next to the...