💻 Setup Remotely — Browser-Based Remote Support

Deploy a self-hosted remote desktop and IT support platform. Remotely lets you support users from any browser — no third-party cloud required.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

Automated install script — sets up Remotely in one command.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/remote-access/remotely/remotely-ubuntu.sh
chmod +x remotely-ubuntu.sh
sudo bash remotely-ubuntu.sh

Tutorial Steps

1 Download & Run the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/remote-access/remotely/remotely-ubuntu.sh
chmod +x remotely-ubuntu.sh
sudo bash remotely-ubuntu.sh

2 Access the Web UI

On first visit, register your admin account:

http://<your-server-ip>:5000

3 Install the Agent on Client Machines

From the Remotely dashboard, download and install the lightweight agent on any Windows or Linux machines you want to support. The agent connects back to your self-hosted server.

4 Start a Remote Session

In the dashboard, click on a connected device and start a remote desktop or terminal session directly in your browser.

Ports Used

PortPurpose
5000Remotely Web UI