Wed, 1 Feb, 2023

Actions

Actions of Environment in 01Cloud

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:

environment actions

In this article, we will go through each of them.

Note: Recreate and Rollback Action is only available for Custom and Template environment.

Delete

The delete action will remove the environment and any created storage and addons.

delete environment

Recreate

The recreate action will recreate the environment with a selected version other than the current environment version.

recreate environment

Stop

The stop action will stop all running processes in the environment.

stop environment

Rollback

The rollback action will create an environment in the previous state.

rollback environment

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.

clone environment

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.

clone environment options

Additionally, you can also copy cron jobs, CI settings, and CD settings to your clone environment.

clone environment options2

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.


On this page: