DDEV Add-on Registrythursdaybw › ddev-tightvnc

ddev-tightvnc

tests project is maintained

Table of Contents

What is ddev-tightvnc?

ddev-tightvnc is a DDEV add-on that provides VNC (Virtual Network Computing) capabilities for DDEV projects via tightvncserver. This allows developers to access a graphical desktop environment within their DDEV containers. The primary motivation for this add-on is to enable developers to visually monitor browsers, such as Chrome, being controlled by automation tools like Puppeteer. However, it is versatile enough to be used for any purpose requiring a graphical interface within a DDEV container.

Key Features:

  • Monitor Headless Browsers: Ideal for witnessing Chrome being controlled by Puppeteer.
  • Graphical Interface: Access a minimal graphical desktop environment.
  • Simple Setup: Easy to install and configure within any DDEV project.

Installation

Using ddev get

To install ddev-tightvnc, use the following commands: