Dargo Device Install Public

This is the endpoint Dargo devices use to fetch their setup and uninstall scripts. Most users won't visit this page directly — once your invitation is approved or your hardware arrives, you'll receive activation instructions to follow.

Activating your device

Approved users receive an activation link by email — follow it on the device you want to set up.

Lost your activation link or never received one? Request a new invitation at console.dargo.net.

Uninstall Dargo from a device

To completely remove Dargo from a device, run this on the device:

curl -fsSL https://install.dargo.net/uninstall | sudo bash

This stops all Dargo services and containers and removes the agent. Docker itself is kept.

What is Dargo?

Dargo lets you self-host applications on a device you own (PC, Laptop, NUC, and even a Raspberry Pi). Apps get a public subdomain at your-app.mydargo.com via a secure tunnel — no port forwarding or DNS work required.

Learn more at dargo.net.