LogoLogo
HomeSupportCommunity
  • Introduction
    • Overview
    • Get Started
      • Platforms & Packages
      • Use Cases
    • Glossary of Terms
  • Software
    • Bluetooth Wifi Onboarding Package (r3onboard)
    • Device Package
      • Supported Platforms
      • Installation
      • Usage
    • NPM Package
    • CLI
      • Supported Platforms
      • Installation
    • Docker
      • Remote.It Agent
      • Remote.it Docker Extension
    • Desktop
      • Installation
    • Web Portal & Mobile
    • Custom Solutions
  • Features
    • Services
      • SSH
      • RDP and VNC
      • SMB and CIFS
      • HTTP/S
      • Database
      • Redis
      • UDP
      • VPN
    • Connection Options
      • LAN Sharing
      • Jump Service
      • Peer-2-Peer & Proxy
    • Logging
    • Organizations
  • Developer Tools
    • Authentication
    • API
      • Using Developer Tools
      • Usage
        • Devices and Services
        • Event Logs
        • Connections
        • Access Keys
        • Device Sharing
        • Custom Attributes
        • Scripting
    • CLI Usage
    • Webhooks
      • Slack Integration
    • Docker
    • Device Scripting
    • Zero-Trust AWS Access
      • AWS RDS (Postgres and MySQL)
    • Zero Trust Azure Cloud Access
    • Zero Trust Google Cloud Access
  • OEM & Bulk Provisioning
    • Overview
    • Auto Registration into Your Account
      • Create a Product
      • Production Image
      • Field Production
    • Registration into a User's Account
Powered by GitBook
On this page

Was this helpful?

  1. Software

Docker

PreviousInstallationNextRemote.It Agent

Last updated 1 year ago

Was this helpful?

Docker is already well known for its application on desktops and servers. More and more devices are also supporting Docker in their environments. This can greatly simplify the installation and upgrade of Remote.It.

Our first implementation of Remote.It on Docker was based on the OpenWRT docker image with our Remote.It Device Package installed. This is called the "remoteit-agent".

Our second implementation was a Docker Desktop Extension. Our Remote.It Docker Extension is based on the Alpine image and not only has the Remote.It Device Package installed, but it also has a node application that communicates with the Docker Daemon.

Here is an illustration of an environment which has a Docker container with a web server, database, Redis, and Remote.It agent installed.