Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

balena-labs-projects/browsercontrol

Repository files navigation

browsercontrol

A remote control webApp for the balenablocks/browser block. Simply point it at your instance of the browser block, and configure it remotely:

Screenshot

Usage

Add this service to your docker-compose file:

browsercontrol:
    image: balenablocks/browsercontrol
    restart: always
    network_mode: host
    privileged: true
    ports:
      - 80:80

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published