Documentation
...
Guide: How to Set Up a File No...
Updating and Verifying Pool Server
3 min
todo how will node owners be notified of upgrades docker compose pull # only if you need a new version docker compose up d # only if there is a new version or configuration change verify functionality there is a url in the pool server that will allow the testing of the application and port forwarding testing from the same network may not provide correct results but it is valuable if it fails on the same network, it will also fail on remote networks open this url in web browser http //{public ip} {public port}/health be sure to replace the `{public ip}` and `{public port}` with the real values that are being tested when viewing in a browser, the result should be a simple “ok” if the health check succeeds on the same network, pass the health url to a friend for them to test what else would you like to see in the health check? there should be some reports on the pool server page that will show some recent performance numbers this will include last checkin and number of errors in the current checking period watch the logs!