The PPL Dashboard is distributed as a Docker image that runs on your local machine. Follow the steps below to install and run it.Documentation Index
Fetch the complete documentation index at: https://docs.directenergypartners.com/llms.txt
Use this file to discover all available pages before exploring further.
Install Docker Desktop
Before pulling the PPL Dashboard image, ensure Docker Desktop is installed on your machine.Download Docker Desktop
- Visit the Docker Desktop download page.
- Select the version for your operating system (Windows, macOS, or Linux) and download the installer.
Install Docker Desktop
- Run the downloaded installer and follow the on-screen instructions.
- On Windows, ensure WSL 2 is enabled if prompted.
- On macOS, drag the Docker icon into the Applications folder.
Pull the PPL Dashboard Image
Once Docker Desktop is running, pull the PPL Dashboard image from Docker Hub.Open a Terminal
Open a terminal on your local machine:
- Windows: use Command Prompt, PowerShell, or Git Bash.
- macOS or Linux: open the default Terminal application.
Pull the Docker Image
Run the following command to pull the PPL Dashboard image from
Docker Hub: