Starting and Stopping the Infrastructure Provisioning Console

This section shows you how to start and stop the service for the Infrastructure Provisioning Console.

Prerequisite

You must have already created a Linux instance and set up the OpenTofu staging server on it.

Starting the Infrastructure Provisioning Console

On the OpenTofu staging machine on which you have completed all the setup, use this command to start the service for the Infrastructure Provisioning Console:

sudo systemctl start E1InfraProvisionConsole.service

Stopping the Infrastructure Provisioning Console

On the OpenTofu staging machine on which you have completed all the setup, use this command to stop the service for the Infrastructure Provisioning Console:

sudo systemctl stop E1InfraProvisionConsole.service