windowsWindows Pentaho Lab

circle-info

Pentaho Lab

Pentaho Data Integration is a client-based tool commonly installed and configured to run on Windows 11.

There are several licensing options, for these workshops we will be installing a Enterprise Edition. This will give you the opportunity to try out building a complete solution - automated data pipelines + analytics ..

Pentaho Tiers
triangle-exclamation
circle-info

Docker Desktop

Docker Desktop is an application for Windows, macOS, and Linux that provides an easy-to-use interface for developing and running containerized applications. It bundles the Docker Engine, Docker CLI, Docker Compose, Kubernetes, and other essential tools into a single package with a graphical user interface.

Docker Desktop simplifies container management by handling the underlying virtualization automatically, allowing developers to build, test, and deploy applications in isolated, portable containers without worrying about environment configuration differences. It's particularly popular among developers who want to ensure their applications run consistently across different environments, from local development machines to production servers.

  1. Download the Docker Desktop installer.

Link to download Docker Desktop
  1. Navigate to: Downloads

  2. Double-click: Docker Desktop Installer.exe to run the installer.

By default, Docker Desktop is installed at C:\Program Files\Docker\Docker.

triangle-exclamation
Use WSL 2
  1. Close to complete the installation process.


circle-info

Docker User

If your administrator account is different to your user account, you must add the user to the docker-users group:

  1. Run Computer Management as an administrator.

  2. Navigate to Local Users and Groups > Groups > docker-users.

  3. Right-click to add the user to the group.

Add User to docker group
  1. Sign out and sign back in for the changes to take effect.

Last updated

Was this helpful?