05 - Checking installation

How to install and set up the software
Post Reply
ogaland
Site Admin
Posts: 9
Joined: Wed Jan 03, 2024 6:36 am

05 - Checking installation

Post by ogaland »

1. Check Portainer is working by opening a browser on localhost:9000 and selecting local environment.
You should then see the stack state

Image


2. Open logs for benchmarker, you should see this kind of logs

Image


3. Open logs for watchdog, you should see this kind of logs

Image


4. Open logs for workers, you should see this kind of logs

Image


5. Finally open web UI of watchdog running on your local network : it should be https://<ip>:6613 , you will get a warning of insecure site as it use a self-signed certificate, accept to connect to access the UI (Note this step is also important to see your workers on the pools main site)

Image
Post Reply