Skip to main content

Advanced Docker Actions

Overview

The "Advanced actions" modal offers advanced functionalities for in-depth management of your node.

Advanced Actions Lateral Menu

Advanced Actions Lateral Menu

Here's what you'll find within the "Advanced actions" lateral modal:

  • Docker Prune
  • Restart Docker Daemon
  • Standalone Mode
  • Assets

Accessing the Advanced Actions modal

To unlock the advanced functionalities for your node, follow these steps:

Node Details View

Node Details View

  1. Navigate to the Node Details View: Locate your desired node within the Edge Computing platform and access its dedicated details view.
  2. Look for the expandable button situated in the top center portion of the Node Details View. Click on this button to reveal additional options.
  3. Once the options expand, locate the button labeled "Advanced Actions" and click on it. This will trigger the modal window containing the advanced tools.

Node Details View

Node Details View

Docker Prune

This section empowers you to optimize storage space on your node by cleaning up unused elements within Docker Engine. It provides granular control over what gets pruned, allowing you to target specific areas:

Docker Prunes

Docker Prunes

  • Images: Prune unused Docker images, including any lingering "dangling images" that are no longer associated with running containers.
  • Volumes: Remove volumes that are no longer attached to any containers. (Use with caution, as volumes might contain important data.)
  • Networks: Clean up unused Docker networks that aren't connected to any containers.
  • Containers: Prune stopped containers that are no longer needed.

By strategically using Docker Prune, you can reclaim valuable storage space on your edge device and maintain a clean and efficient Docker environment.

Restart Docker Daemon

The "Restart Docker Daemon" option within the "Advanced Actions" modal serves as a critical tool for troubleshooting Docker-related issues on your edge device. In certain situations, restarting the Docker daemon can resolve unexpected behavior or errors.

Restart Docker Daemon

Restart Docker Daemon

Restarting the Docker daemon might be necessary when encountering issues running Docker containers or commands. Then, a restart can sometimes resolve temporary glitches.

Important Note

Restarting the Docker daemon will interrupt any currently running containers.

Standalone Mode

Gain direct control over your node's network interfaces even without an internet connection to the Barbara Panel. This advanced configuration allows for specific networking scenarios.

Standalone Mode

Standalone Mode

See also...

To delve deeper into the capabilities of Standalone Mode, consult this dedicated section in Academy.

Node Assets

The "Node Assets" section within the "Advanced Actions" modal functions as your personal digital toolbox for your edge device. Here, you can store a variety of helpful resources to streamline the management and maintenance of your node.

Node Assets

Node Assets

What can you store in Node Assets?

  • Files: Text documents, configuration files, scripts, etc.
  • Videos: Tutorial videos, troubleshooting guides, etc.
  • Pictures: Diagrams, deployment layouts, etc.
  • Other Documents: Any document you find valuable for managing your node.

What can you do with your Node Assets?

  • Upload: Add new files, videos, pictures, or documents to your node's asset storage.
  • Download: Retrieve a specific asset from your node and save it to your local system for reference.
  • Delete: Remove an asset from your node's storage when it's no longer needed.

By effectively utilizing Node Assets, you can keep all your critical information organized and readily accessible, simplifying the management of your edge device.