Run Chromium browser with a graphical interface (KasmVNC) on any Ubuntu VPS using Docker.
This script installs Chromium in a container, accessible via your browser from anywhere.
- Chromium browser in Docker
- Web-based GUI (KasmVNC)
- Set your own username/password
- Auto-restarts on VPS reboot
- Works on Ubuntu 20.04 / 22.04 / 24.04+
bash <(curl -s https://raw.githubusercontent.com/rohitsenindia/install-chromium-vps/main/install.sh)