Your .env has been written with your API key, provider keys and capacity settings.
Apply the recommended items with one command on this machine:
sudo bash scripts/host_tune.sh --share {{ share }}
It is safe to re-run, and it also enables the dashboard to apply future tuning changes at the click of a button.
{% endif %} {% endif %} {% if hw_systemd %}Restart to apply the configuration, then sign in as admin with your dashboard password.
Restart the server to apply the configuration:
sudo systemctl restart openbrowse.service # or, if you run it manually, stop and re-run uvicorn
Then sign in to the dashboard as admin with your dashboard password, and point browser-use-sdk at http://<this-host>:8420/v3 with your API key.
To use OpenBrowse from outside this machine without opening ports, install Tailscale:
# private access from your own devices tailscale up # or expose the API publicly over TLS with Tailscale Funnel sudo tailscale funnel --bg 8420
Self-hosted AI browser automation on your own hardware. A couple of minutes of setup and this machine is ready to browse for you.