System Management
Uninstall
Complete removal of HashCore Proxy — stop containers, delete volumes, and remove the project folder.
- Stop and remove containers along with volumes:
docker compose down -v - Delete the project folder:
rm -rf /opt/stratum-proxy/
Data will be permanently deleted
All monitoring data (Prometheus, Grafana) will be deleted. Before uninstalling, save the configuration file
All monitoring data (Prometheus, Grafana) will be deleted. Before uninstalling, save the configuration file
configs/stratum-proxy.yaml if you plan to reinstall.