Storing Data in External Server External server mounting is intended for establishing connection to a third party NAS storage, which shares data via NFS. With...
FTPFTPS Support File Transfer Protocol (FTP) is a standard network protocol used to transfer files from one host to another over a...
Kubernetes Cluster YAML Deployments Kubernetes natively supports deployments from both JSON and YAML files. However, among the community, YAML is a more frequent option...
Secure Sockets Layer SSL SSL (Secure Sockets Layer) is the standard security protocol for establishing an encrypted connection between a web server and a...
SSH Access The platform supports access via SSH in one of the following ways: Web SSH – An access to a separate...
What are Application Containers An application container is a relatively new container type. It is an application, service, or even microservice centric solution that...
NFS NFS or Network File System is a protocol designed to access files on the remote host over the computer network...
CLI Tutorial Container Redeploy In this guide, we’ll show how to redeploy a container from one image tag to another. Herewith, if needed, an...
Container Redeploy API The automation of the container redeploy process can be implemented using: platform API Cloud Scripting CLI (command-line interface) Redeploy with...
Import and Export Dump Files to PostgreSQL Create two database environments and connect to them using any desktop client (we use pgAdmin4 as an example. Learn more...