Post

Puter

Puter is an open-source personal cloud and web desktop environment that runs in your browser, providing a full desktop experience with file management, app ecosystem, and cloud storage.

Puter
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/puter.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 8 GB OS: Debian 13

Notes

Access via http://<IP>.nip.io:4100 (not the raw IP). nip.io is required for Puter's subdomain routing.
Camera, microphone, and other media capture features require HTTPS (a secure context). They will not work on the default HTTP setup.
Configuration is stored in /etc/puter/config.json and data in /var/puter.

Web Interface

Port: 4100

Source code
Loading...