Documentation
...
Guide: How to Set Up a File No...
Managing Pool Server
2 min
from time to time, pool servers are going to need to be upgraded or restarted the following are a few commands that can be used to hopefully get your pool back to earning rewards this kind of maintenance is using the command line, but donโt worry, it is not that hard similarly to the example in docid\ iwooihbwzn j1gw ider2 , go to that same path if the pool server needs to be stopped, then the following command can be used this function can also be achieved using the docker desktop find the container named โpool server 1โ and click the stop button docker compose stop if the pool server needs to be restarted, click the stop and start buttons in docker desktop or execute this command in the same folder as the docker compose yml file docker compose restart this is the maintenance that must be done on the command line docker desktop is improving, and it may provide deeper integration with docker compose in the future, but until then, these commands will help to recreate the pool server container docker compose stop docker compose rm docker compose up d