SSH Access to GIT Repository With the platform, you can easily deploy your application from any remote public or private GIT/SVN repository for each of...
Environment ExportImport How to Migrate Application between Clouds Platform-as-a-Service is designed to provide a real freedom of choice to developers: no proprietary APIs, no necessity to adjust your...
HTTP Headers HTTP headers are the core part of the HTTP requests and responses. They pass additional information with an HTTP request...
Java VCS Deployment with Maven Maven is a build automation and software comprehension tool, which is primarily used for Java programming. With the platform you...
JDBC Connection Pool Connection pooling in JDBC (Java Database Connectivity) is an optimization feature, which caches database connections. Such implementation allows to reuse...
Security Configs for Jetty Applications This document will help you configure security realms for your Jetty application server to enhance the protection of your application....
Kubernetes Cluster Access Control Kubernetes manages access to the cluster via RBAC (Role-Based Access Control). By default, you have a token that belongs to...
Kubernetes Cluster Helm Integration Kubernetes provides multiple options to deploy applications. One of the most common methods is to use the Helm package manager....
Kubernetes Cluster Troubleshooting The Kubernetes Cluster package is an extremely complicated product, which includes multiple steps required to set up the solution. Each...
Kubernetes Cluster Upgrade Package The platform actively develops the Kubernetes Cluster solution and regularly releases new versions of the package. Herewith, you don’t need...