Caprover logo
Caprover one-click apps browser
Webtop logo
Webtop
Linux in a web browser supporting popular desktop environments.
Official integration
Created - Last update

Alpine, Ubuntu, Fedora, and Arch based containers containing full desktop environments in officially supported flavors accessible via any modern web browser. Please note, that the Docker socket is not mounted and that hardware acceleration is disabled.

Deployed services
webtop
lscr.io/linuxserver/webtop:$$cap_WEBTOP_VERSION
  • webtop-config:/config
3000
6
Variables

Version Tag

Default: ubuntu-xfce

$$cap_WEBTOP_VERSION
Check out their documentation for the valid tags https://docs.linuxserver.io/images/docker-webtop#version-tags

Timezone

Default: Etc/UTC

$$cap_WEBTOP_TZ
Timezone for the application, find yours at https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

User ID

Default: 1000

$$cap_WEBTOP_PUID
User ID that the process uses, run (id $user) on your instance to see the ID

Group ID

Default: 1000

$$cap_WEBTOP_PGID
Group ID that the process uses, run (id $user) on your instance to see the ID

User

Default: abc

$$cap_WEBTOP_CUSTOM_USER
HTTP basic authentication user name. Default is `abc`

Password

Default: $$cap_gen_random_hex(16)

$$cap_WEBTOP_PASSWORD
HTTP basic authentication password. Default is `abc`. If unset there will be no authentication.

Title

Default: KasmVNC Client

$$cap_WEBTOP_TITLE
The page title displayed on the web browser, default is "KasmVNC Client".
© 2025, Built with Gatsby - Source code available on GitHub