Controlling PoolParty
27/02/2026
The method of how to start, stop, or restart PoolParty is dependent on the method with which PoolParty was installed.
Preliminary Steps
Log in to a shell on the PoolParty host.
Navigate to the directory containing your PoolParty configuration files (e.g., your Docker Compose file).
Note
The commands below may require elevated permissions. If you are not logged in as root, prefix the commands with
sudo(for example,sudo docker compose stop).Enter the command for the action you want to be performed.