HashCore Docs
System Management

System Removal

  1. Stop and remove containers:
docker compose down -v
  1. Remove the project folder:
rm -rf /opt/stratum-proxy/

⚠️ All monitoring data (Prometheus, Grafana) will be permanently deleted. Before removal, save the configs/stratum-proxy.yaml configuration file if you plan to reinstall.

© 2026 HashCore. All rights reserved.