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...
by GOC Blogger | Sep 4, 2021 | Blog
Now let’s see how you can access your GPUonCLOUD account with all of its environments and containers or just a separate container via SSH. SSH Access to a GPUonCLOUD Account Direct Access to the Container Note: SSH access is provided to the whole account but not a...
by GOC Blogger | Sep 3, 2021 | Blog
SFTP/FISH Protocols SFTP (SSH File Transfer Protocol) and FISH (Files transferred over Shell protocol) protocols let you perform different file management operations (accessing, transferring, etc) over the secure channel. We provide support of SFTP (Secure File...
by GOC Blogger | Sep 3, 2021 | Blog
Personal Access Tokens are an alternative approach to authenticate API requests in GPUonCLOUD PaaS, which, in comparison to the default session-based method, provides greater versatility and reliability. Among advantages of tokens, the following ones can be...
by GOC Blogger | Sep 3, 2021 | Blog
With GPUonCLOUD you can easily deploy your application from any remote public or private GIT/SVN repository for each of the supported programming languages: Java, PHP, Ruby, Python and Node.js. In order to achieve more security, you can also access your private GIT...