by GOC Blogger | Sep 4, 2021 | Blog
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...
by GOC Blogger | Sep 4, 2021 | Blog
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....
by GOC Blogger | Sep 4, 2021 | Blog
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...
by GOC Blogger | Sep 4, 2021 | Blog
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...
by GOC Blogger | Sep 4, 2021 | Blog
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...
by GOC Blogger | Sep 4, 2021 | Blog
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...