Overview
Use this procedure to start, stop, restart, or check the status of the Fog Director container. It explains how to navigate to the script directory and execute the fogd-container script commands within an SSH terminal to manage the container effectively.
Use the fogd-container.sh {start|stop|status|restart} script in the following directory to start, stop, obtain status, and restart Fog Director.
Procedure
| 1. | In the SSH terminal, run the following command to change the directory to where the script is located: Example:
|
|
| 2. | Execute the following command to start the Fog Director: Example:
|
|
| 3. | To stop the Fog Director container, run: Example:
|
|
| 4. | To obtain the current status of the Fog Director container, use: Example:
|
|
| 5. | To restart the Fog Director container, use: Example:
|