Introduction
In 01Cloud, environments are instances of an application that are created and configured to support the deployment of that application. Environment in 01Cloud allow users to configure a range of settings and resources to support the deployment and management of their applications. This includes addons, environment variables, and backup options, among others.By using environments in 01Cloud, users can streamline the process of deploying and managing applications, and ensure that the necessary settings and resources are in place to support the smooth operation of their applications.
Types of Environment
In 01Cloud, environments are instances of an application that can be created in one of three types: custom, template, and container registry.
1. Custom environment
A custom environment is a type of environment that can be created from scratch, allowing users to customize and configure the specific resources and settings required to support their application. This type of environment provides maximum flexibility, as users have full control over the configuration of their environment.
2. Template environment
A template environment is a preconfigured environment that is designed to support specific types of applications or workloads. When creating a template environment, users select a pre-existing template that includes default settings and resources that are commonly used for the selected application type. This type of environment is useful for users who want to quickly create an environment without having to configure all the settings from scratch.
3. Container registry environment
A container registry environment is a specialized environment that is used to host and manage container images. This type of environment allows users to upload, store, and manage container images, and to deploy and manage those images as services or workloads in their other environments. This type of environment is useful for users who are building and deploying containerized applications.
To take advantage of environments, you can follow these steps: