Configuration Management
Configuration Methods
HashCore Proxy supports two configuration methods: via the web configurator and via the configs/stratum-proxy.yaml file.
HashCore Proxy supports two configuration methods:
- Via the web configurator: create and manage proxy ports, pools, and groups directly in the browser. Suitable for most tasks. Changes are applied automatically without a restart.
- Via the file
configs/stratum-proxy.yaml: provides full access to all system parameters, including advanced settings not available in the web configurator. If you need a non-standard parameter — add it directly to the file. Subsequent changes through the web configurator will preserve these settings.
Both methods work simultaneously and stay in sync.