Step 5: Configure the WDS server

Add the following json attributes to the custom settings file of the WDS server (as described above):

"ContainerRegistry": {

"Location": "<hostname>:5000",

"Repository": "wds-agents",

"ConfigureInsecureRegistry": true

},

"Portainer": {

"Api": "http://<hostname>:9000/api",

"User": "admin",

"Password": "wagowagowago",

"InsecureAgentPoll": true,

"PortainerAppProxy": "http://<hostname>:9000",

"PortainerTunnelProxy": "<hostname>:8000",

"PullPublicEdgeAgent": true

}

Note: If you entered a different password for the portainer admin, adapt this accordingly here.

Then restart the WDS server: