Your .env has been written with your API key, provider keys and capacity settings.
Restart the service to load the full configuration, then sign in as admin with your dashboard password.
Restart the server to load the full 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.