...
To deploy a single tenant cartridge in Private PaaS, DevOps need to deploy the following in sequential order:
...
(either via
...
CLI,
...
web UI or REST API
...
) in sequential order:
- Partition - For more information, see Working with Partitions.
- Deployment policy - For more information, see Working with Deployment Policies.
- Auto-scaling policy - For more information, see Working with Auto-scaling Policies.
- Load Balancer cartridge
As Private PaaS has a default Load Balancer and also as a cartridge can be deployed without a Load Balancer, it is not mandatory to deploy a Load Balancer cartridge. A Load Balancer cartridge can be deployed either via the CLI, Web UI or REST API. Cartridge
A cartridge can be deployed either via the CLI, Web UI or REST API. For more information, see Working with Cartridges. - Cartridge - For more information, see Working with Cartridges.
Deploying a multi-tenant cartridge
To deploy a multi-tenant cartridge in Private PaaS, DevOps need to deploy the following in sequential order:
...
(either via
...
CLI,
...
web UI
...
or REST API
...
) in sequential order:
- Auto-scaling policy
An Autoscaling policy can be deployed either via the CLI, Web UI or REST API. - Deployment policy
A Deployment policy can be deployed either via the CLI, Web UI or REST API. Partition - For more information, see Working with Partitions. - Deployment policy - For more information, see Working with Deployment Policies.
- Auto-scaling policy - For more information, see Working with Auto-scaling Policies.
- Load Balancer cartridge
As Private PaaS has a default Load Balancer and also as a cartridge can be deployed without a Load Balancer, it is not mandatory to deploy a Load Balancer cartridge. A Load Balancer cartridge can be deployed either via the CLI, Web UI or REST API. Cartridge
A cartridge can be deployed either via the CLI, Web UI or REST API. For more information, see Working with Cartridges. - Cartridge - For more information, see Working with Cartridges.
- Multi-tenant service cluster
A multi-tenant service cluster too needs to be deployed after the multi-tenant cartridge has been deployed. A multi-tenant service cluster can be deployed either via the Web UI or REST API. For more information, see Working with Multi-tenant Service Clusters.