In 01Cloud, the Actions feature provides users with a versatile set of tools to manage and manipulate their environments effectively. Actions allow users to perform various operations such as deleting, stopping, scheduling, cloning, and recreating their environments, providing flexibility and control over environment configuration and lifecycle management
Significance of Actions in 01Cloud:
-
Environment Management: Actions allow users to effectively manage their environments by providing a range of options to modify environment configurations and behavior. Whether it’s stopping processes to conserve resources, scheduling tasks for automation, or cloning environments for testing or scaling purposes, Actions facilitate efficient environment management.
-
Flexibility and Control: With Actions, users have the flexibility to perform a variety of operations tailored to their specific needs and workflows. Whether it’s deleting an environment to free up resources, recreating an environment with a different configuration, or cloning an environment for experimentation, Actions empower users with control over their environments.
-
Lifecycle Management: Actions support the entire lifecycle of environments, from creation to deletion. Users can perform actions such as stopping processes to temporarily halt environment activity, scheduling tasks for automated execution, or recreating environments with updated configurations. This lifecycle management capability ensures that environments remain optimized, resilient, and aligned with evolving requirements.
-
Efficiency and Productivity: By providing a streamlined interface for performing common operations, Actions contribute to increased efficiency and productivity in environment management. Users can perform tasks such as cloning environments or scheduling tasks with minimal effort, saving time and reducing manual intervention.
-
Risk Mitigation and Experimentation: Actions such as cloning and recreating environments enable users to mitigate risks and experiment with different configurations or settings without impacting production environments. Users can clone environments for testing, development, or staging purposes, allowing them to validate changes and innovations before deploying them to production environments.
List of Actions available for the Environment:
Note: Recreate and Rollback Action is only available for Custom and Template environment.
1. Delete
The Delete action will remove the environment and any created storage and addons.
2. Recreate
The Recreate action will recreate the environment with a selected version other than the current environment version.
3. Stop
The Stop action will stop all running processes in the environment.
4. Rollback
The Rollback action will create an environment in the previous state.
5. Scheduler
The Scheduler action will direct you to the scheduler tab.
6. Clone
The Clone action will allow you to clone the entire environment. You’ll need to provide a destination environment name, and the cloning process will create a clone environment in the same application.
You can also choose what to clone by enabling different options, such as environment variables, user permissions, HPA settings, backup settings, addons, storage, and scheduler. Additionally, you can also copy cron jobs, CI settings, and CD settings to your clone environment.
Conclusion:
The Actions feature in Environments on 01Cloud allows users to perform various operations like deleting, stopping, scheduling, cloning, and recreating their environment. Each action serves a different purpose and is available through the environment actions menu. The Clone action, in particular, allows users to create a copy of their entire environment, and choose what to copy to the new environment.