
OpenCloud is an open-source file management, sharing, and collaboration platform. Built with Go and using filesystem-based storage with no external database required, it provides a modern web interface for managing files, sharing documents, and collaborating with teams.


OpenCloud is an open-source file management, sharing, and collaboration platform built with Go. It stores all data in the filesystem with no external database required.
After deployment, log in with the admin account. The username is admin and the password is set during deployment.
admin and the password you configuredAll files and configuration are stored in /var/lib/opencloud and persisted via a Zeabur volume. Your data survives restarts and redeployments.
