Remotely - Open Source Teamviewer Alternative

Einfache Installation

Remotely Installation Windows

Client für Windows herunterladen

Für Administratoren

Einfache Installation (für Administratoren)

Docker Compose / Portainer Stack Code

version: "2"
services:
  remotely:
    image: immybot/remotely:latest
    ports:
      - 5000:5000
    volumes:
      - /var/www/remotely:/remotely-data