Setting Up Environment
Setting Up Environment
Start Environment Creation
1Open the topology wizard
Sign in to the platform dashboard and click New Environment in the upper-left corner.
A practical configuration sequence is:
- Choose a programming language or specialised deployment solution.
- Build the topology by adding the required software stacks.
- Configure resource limits and node-specific settings.
- Review resource estimates, name the environment, and create it.
Choose a Deployment Option
For most projects, certified managed containers are the recommended choice. They are maintained by the platform and support features such as version updates, security fixes, scaling, deployment automation, redeployment, and SSL integration.
The Custom tab provides additional deployment models:
Select the preferred environment region before continuing when more than one location is available.
Configure the Topology
The left side of the wizard acts as a visual environment constructor. Available layer types include:
- Load balancers
- Application servers
- SQL and NoSQL databases
- Cache nodes
- Shared storage
- Elastic VPS nodes
- Build nodes
- Extra custom layers
Each section displays common stacks for its default role. Use More to browse stacks assigned to other roles, or use the search field to locate a managed stack directly.
SSL can also be configured from the topology area:
- Built-In SSL protects the default environment domain. It is not used when nodes are accessed directly through public IP addresses.
- Custom SSL prepares the environment requirements for installing your own certificate.
- A Let’s Encrypt add-on can be installed after environment creation.
Configure Node Resources and Specifics
Select each layer in the central wizard area and configure its settings from top to bottom.
Vertical Scaling
Set reserved and dynamic Cloudlets for each node. One Cloudlet equals 128 MiB RAM and 400 MHz CPU. Reserved capacity acts as the baseline, while the scaling limit defines the maximum automatic capacity.
Horizontal Scaling
Set the number of nodes in the layer and choose the available stateful or stateless scaling mode. Stack and engine versions can be selected from searchable drop-down lists.
For an existing environment, changing the stack or engine version opens the container redeployment workflow. The gear icon provides additional node-management controls during scaling.
Additional Layer Settings
- Auto-Clustering: activates supported cluster configurations and may reveal stack-specific options.
- Disk Limit: reserves disk space for each node.
- Sequential Restart Delay: defines the pause between restarting nodes;
-1starts a simultaneous restart. - High Availability: a deprecated Tomcat/TomEE session-replication option; current Auto-Clustering is preferred.
- Access via SLB: controls access through the platform shared load balancer.
- Public IPv4/IPv6: attaches external addresses to each node.
Container configuration controls at the bottom of the section provide access to variables, links, volumes, ports, and command or entry-point settings.
Review and Confirm Environment Creation
After configuring the topology, review the total reserved Cloudlets and the dynamic scaling limit for the environment.
Resource groups are colour coded in the wizard:
- Green — load balancers
- Blue — application servers
- Orange — databases and cache nodes
- Grey — other stacks
The estimated-cost widget can display hourly, daily, or monthly values. The FROM value represents the reserved baseline, while the TO value represents the maximum possible charge if every node consumes its full scaling limit for the whole selected period.
Hover over the pricing area to see a layer-by-layer calculation and related resource details.
2Name and create the environment
Enter the environment name and click Create.
After provisioning is complete, the environment appears in the dashboard and is ready for application deployment and further configuration.
What’s next?
- Deploy Application
- Application Configuration
- Share Environment
