PaaS Basic Concept and Terminology This document represents an overview of the platform fundamental concepts, a versatile solution for hosting inside Public, Private, Hybrid, or...
Connection to DB using Hibernate To connect to DB using Hibernate users have to make the next steps: Create an environment at the platform Add...
Python Application Connection to MongoDB MongoDB is one of the most popular NoSQL databases, which allows developers to easily work with the stored data. This...
Nodejs Application Connection to MySQLMariaDBPercona MySQL, MariaDB, and Percona are among of the most popular open source SQL databases, used by world’s largest organizations. In...
Connection to PostgreSQL for PHP Applications Connection to PostgreSQL for PHP Applications Follow the instruction below to learn how to connect your PHP application, hosted within...
DNS Hostnames for Direct Connection to Containers Being able to easily connect to Cloud services is a criteria of great importance for all of the developers. In...
Container Image Requirements Currently, the platform containers have the following requirements for the base image: Supported OS Distributions Supported Architectures Supported OS Distributions...
Custom Containers Deployment The platform can automatically create custom containers based on any standard Docker image that uses supported OS and architecture and...
Custom Environment Variables Custom Environment Variables Environment variables represent a kind of placeholders, where you can store the frequently used parameters values or...
Data Storage Container Overview Data Storage Container is the commonly used solution for simple data storing and its remote control. Within the terms of...