siacentral / host-manager

User-friendly desktop app for Sia hosts. Provides easy configuration, better financials, and smart alerts to make hosting simpler.
https://siacentral.com/host-manager
GNU Affero General Public License v3.0
69 stars 14 forks source link

correct settings for handyhost #68

Closed bigmac5753 closed 2 years ago

bigmac5753 commented 2 years ago

I've installed sia via handyhost and want to run host-manager but not sure of the correct settings to connect to handyhost

timrettop commented 2 years ago

@bigmac5753 I use the following SSH tunnels to my headless system running HH:

ssh -L 9980:localhost:9980 -L 10801:localhost:10801

And in Sia Host Mgr I use localhost:10801 for API address, and I retrieved the API Password from /root/.sia/apipassword

n8maninger commented 2 years ago

Since this is not an issue with Host Manager, I'm closing. Please use the official Sia Discord for further support.