HeyPuter/puter
Puter is an advanced, open-source internet operating system that provides a privacy-first personal cloud, a platform for web development, and a remote desktop environment, all self-hostable.
Core Features
Quick Start
mkdir puter && cd puter && mkdir -p puter/config puter/data && sudo chown -R 1000:1000 puter && docker run --rm -p 4100:4100 -v `pwd`/puter/config:/etc/puter -v `pwd`/puter/data:/var/puter ghcr.io/heyputer/puterDetailed Introduction
Puter is an advanced, open-source internet operating system designed to be feature-rich, fast, and highly extensible. It serves as a privacy-first personal cloud for managing files, applications, and games from anywhere at any time. Beyond personal use, it functions as a robust platform for developers to build and publish web applications and games. Puter also offers a remote desktop environment for servers and workstations, positioning itself as a powerful, self-hostable alternative to commercial cloud storage solutions like Dropbox and Google Drive, fostering an open-source community for learning cloud computing and web development.