Private cloud storage, built by Sam

PersonalCloud keeps your files close, safe, and always yours.

Store documents, code archives, and media on your own hardware while keeping the experience clean, fast, and accessible from anywhere. Invite-only access, Google or email sign-in, and per-user quotas built in.

Invite-only access

2 TB

Private storage on your drive

5 GB

Default user quota

24/7

Always on, always accessible

Realtime storage health

Monitor usage, active users, and audit events from your admin portal.

Built for modern personal storage

PersonalCloud blends your own hardware with a simple, modern UI so your storage feels like a premium cloud service.

Self-hosted storage

Your files live on your hardware, with MinIO powering reliable object storage.

Invite-only security

Keep access tight with Google or email sign-in, admin invites, and audited actions.

Fast signed uploads

Upload directly to storage with signed URLs for speed and reliability.

Quota controls

Assign default quotas and adjust user limits from the admin portal.

How it works

A clean, simple flow from sign-in to secure storage.

1. Sign in with Google or emailOnly invited emails can access the platform.
2. Upload via signed URLsFiles go straight from your browser to your MinIO storage node.
3. Track everythingAdmins can review storage stats, audit events, and active users.

PC CLI quickstart

Push and pull code with your own PersonalCloud VCS. Use a personal access token and the PC CLI to sync repositories.

Terminal workflow

Initialize a repo, stage files, commit, and push to PersonalCloud.

pc init
pc add .
pc commit -m "first commit"
pc push

Token-based auth

Set the API base URL and token once per terminal session.

PC_API_BASE_URL=https://personalcloud.vercel.app
PC_TOKEN=YOUR_TOKEN

Learn the commands

See the full list of PC CLI commands and VCS design details.

Open PC CLI docs

Security you control

Run storage on your hardware, enforce least-privilege access, and keep every action logged.

Admin allowlist

Invite or revoke access instantly from the admin portal.

Encrypted transport

Use HTTPS + tunnel access for secure uploads and downloads.

Audit trail

Every upload, delete, and quota change is logged for visibility.

Own your storage with PersonalCloud.

Sign in to access your private space. Admins can invite members anytime.

Open PersonalCloud