Introduction
Actions allow users to change the definition of their environment by deleting, stopping, scheduling, cloning, or recreating it. There are different actions available for the environment, which are illustrated below:
In this article, we will go through each of them.
Note:
Recreate
andRollback
Action is only available for Custom and Template environment.
Delete
The delete
action will remove the environment and any created storage and addons.
Recreate
The recreate
action will recreate the environment with a selected version other than the current environment version.
Stop
The stop
action will stop all running processes in the environment.
Rollback
The rollback
action will create an environment in the previous state.
Scheduler
The scheduler
action will direct you to the scheduler tab.
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.