System Management
Stopping
If you need to stop HashCore Proxy, execute the command:
docker compose stop
Stopping may be required when making changes to the docker-compose.yml file.
To start HashCore Proxy again, execute the command:
docker compose up -d
Restart
If you need to restart HashCore Proxy, execute the following command:
Update
It is recommended to follow the [HashCore Proxy repository](https://github.com/hashcore-llc/stratum-proxy) on Github to receive notifications about new releases. If you have made any changes to the configuration files, it is recommended to save them in a backup folder before updating.