Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 947 Bytes

dxwebdashboard.md

File metadata and controls

18 lines (13 loc) · 947 Bytes

DX Web Developer Dashboard Setup

  1. Install the DX Web Developer Dashboard and it's requirements and run it.

  2. Configure script, theme and wcm folders in the settings to somewhere on your drive. I use a folder that includes sub folders for each and point to them.

  3. Configure server(s). You can have multiple servers registered, such as, for example, a local dev instance based on the docker image, a remote development server deployed using SoFY and a remote integration server installed using the traditional installation process.

    Example:

     Name:             Dashboard
     User Name:        wpsadmin
     Password:         wpsadmin
     Host:             localhost
     Port:             10039
     Content Handler:  /wps/mycontenthandler
    

    web developer dashboard themes

Return to the README.md