--- title: webtop description: KVM integrated containers showHero: false author: wompmacho date: '2025-02-04' lastmod: '2025-02-04' tags: ['desktop', 'browser', 'self-hosted'] --- ## What is webtop? `webtop` is a awesome mini linux env I can use as a secure remote web-client for my home network. ## Docker Compose Example ```yaml {{% include "/srv/configs/docker_compose/webtop/docker-compose.yaml" %}} ```