11 apps Dropbox
Syncthing screenshot thumbnail

Syncthing

Get ready to sync like a boss with Syncthing, the ninja of file synchronization! Imagine your files doing the conga line across all your devices – that's Syncthing for you, keeping everything in step without missing a beat. It's like having a super-secret handshake that only your devices know, ensuring no nosy neighbors (a.k.a. central servers) can peek into your data. With encryption that would make a spy jealous, and a no-entry list for uninvited devices, your digital life is Fort Knox-ed. And the best part? It's like a chameleon, blending seamlessly with Mac, Windows, Linux, and more. No tech degree needed – just open your browser and take control. With Syncthing hosted on RepoCloud, you'll be syncing on cloud nine, minus the sky-high costs. So go ahead, multiply those folders like rabbits – Syncthing's got your back, across the LAN party or the wild web!

Deploy
Owncloud screenshot thumbnail

Owncloud

The project that proved organizations could have Dropbox-style convenience with complete data ownership: ownCloud is the original open-source file sync and share platform - the codebase Nextcloud later forked from. This deployment runs the classic ownCloud Server (PHP over PostgreSQL or MariaDB, with Redis caching), the battle-tested edition trusted across enterprises, universities, and public institutions worldwide. The core loop: store files on your server, sync them via desktop clients for Windows, macOS, and Linux plus iOS and Android apps, and access everything through the web interface or standard WebDAV. Sharing is granular - internal users and groups, external recipients via public links with passwords and expiration dates, and federated sharing that connects separate ownCloud instances into one network. Security controls include file firewall rules, multi-factor authentication, encryption, and detailed audit-friendly lifecycle management with versioning and trash-bin recovery. An app marketplace extends the platform, and Web Office integrations bring collaborative document editing through Collabora Online, OnlyOffice, or Microsoft Office Online directly into your files. LDAP and Active Directory integration slots it into existing identity infrastructure. For teams that need a proven, self-hosted alternative to Dropbox or Google Drive - where compliance demands knowing exactly which disk your data sits on - ownCloud remains a foundational choice.

Deploy
AnonUpload screenshot thumbnail

AnonUpload

Introducing AnonUpload: the ninja of file-sharing apps that lets you sneakily share files without leaving a digital footprint. No databases, no nosy tracking – just pure, unadulterated privacy. This PHP-powered maestro of anonymity is like a chameleon, blending seamlessly into any server environment – Nginx, Apache, Lightspeed, you name it. With a veritable smorgasbord of file types on the menu – from your garden-variety jpegs and gifs to the more exotic mp3s and mp4s – AnonUpload is the Swiss Army knife in your digital toolkit. And size? Pfft, it laughs in the face of size! Whether you're uploading a hefty 10GB treasure trove or a tiny text file, it's all gravy. Plus, with a built-in 'anticipation enhancer' (some might call it a download timer), it adds a sprinkle of excitement to the downloading process. Host it on RepoCloud, and you'll be the file-sharing wizard with more tricks up your sleeve than a cost-conscious cloud host at a magic convention!

Deploy
HedgeDoc screenshot thumbnail

HedgeDoc

Real-time collaborative Markdown behind your own firewall: HedgeDoc (formerly CodiMD, descended from HackMD's open-source edition) keeps team notes on team infrastructure. Share a note's URL and collaborators are editing together instantly - live cursors, changes appearing keystroke by keystroke - in a three-mode interface that toggles between raw Markdown, rendered preview, and side-by-side split. The Markdown dialect is extended where engineers need it: Mermaid, Graphviz, and Vega-Lite diagrams, MathJax for equations, syntax-highlighted code blocks, embedded content, and a presentation mode that turns a note into reveal.js slides with a single YAML header. A dropdown permission system controls each note - freely editable, limited to signed-in users, or locked read-only - and published notes become clean read-only pages for wider distribution. Revisions track every change with the ability to revert to any earlier version. The AGPL-3.0 codebase is light enough to run on a Raspberry Pi and deploys via Docker with PostgreSQL, MySQL, or SQLite. Authentication covers LDAP, SAML, OAuth2, and email. It deliberately stays a focused document editor - no page trees or kanban - and does that one job with excellent keyboard-first ergonomics for meeting notes, RFCs, runbooks, and shared scratchpads.

Deploy
Paperless-ngx screenshot thumbnail

Paperless-ngx

A pile of paper becomes a searchable digital archive under Paperless-ngx, the community-maintained document management system. The pipeline is what makes it work: drop a file into the consumption folder (or let it poll an email inbox), and a worker hashes it for duplicate detection, routes it by type, runs OCRmyPDF with Tesseract (100+ languages) on anything without a text layer, and produces an archivable PDF/A with invisible selectable text embedded - so Ctrl+F works on your scans. Then the smart part: a scikit-learn classifier (TF-IDF plus multi-label prediction) trained on your own tagged documents automatically assigns tags, correspondents, and document types to new arrivals, alongside rule-based exact, keyword, and regex matching for deterministic cases. Full-text search includes relevance ranking, match highlighting, autocomplete, and "more like this" similarity search. Apache Tika integration extends consumption to Word, Excel, PowerPoint, and LibreOffice formats. The Django/Angular app adds custom fields, saved views on a customizable dashboard, bulk editing, workflow automation triggered on upload or matching, shareable public links with expiration, and a robust permissions system with per-document access control. Metadata lives in PostgreSQL with Redis-queued Celery workers processing documents in parallel. Your tax records, invoices, and contracts stay on your server - searchable in seconds, never in someone else's cloud.

Deploy
Filebrowser screenshot thumbnail

Filebrowser

Embark on a digital safari with File Browser, the Swiss Army knife of file management! This nifty app transforms your directory into a command center where files quiver in anticipation of your next move. Ready to upload, obliterate, peek, rename, or tweak your digital darlings? File Browser is your trusty sidekick. It's like having a team of mini-me's, each with their own digital playground, perfect for juggling files in a bustling multi-user circus. Customize your digital escapade with a smorgasbord of options: switch up user check-ins, command your server with pre/post event shell spells, or slap on your brand's superhero cape. Flying solo or in a squadron, File Browser is your go-to for a file-taming fiesta, all while saving your coins with RepoCloud's wallet-friendly hosting. Who knew file management could be this exhilarating?

Deploy
PsiTransfer screenshot thumbnail

PsiTransfer

Upload files, get a share link, let it expire: PsiTransfer is a self-hosted WeTransfer with no accounts, no logins, and no third-party cloud with size caps and metadata harvesting. The engineering focus is large files over imperfect networks. Uploads use the tus.io resumable protocol, so a dropped connection on a multi-gigabyte video resumes exactly where it stopped once you're back online; downloads support HTTP range headers for the same resilience, and everything streams, so file size is bounded by your disk rather than memory. Files organize into upload buckets with retention you control: expire after a set time (up to weeks) or after a one-time download, with automatic cleanup when links lapse. Recipients need nothing installed - they open the link, preview files in modal views, and grab everything as a zip or tar.gz archive with one click. Buckets can be password-protected (AES-encrypted download lists), and security-through-obscurity is done properly: bucket URLs use hashed UUID tokens and stored filenames are replaced with UUIDs. An optional admin page (enabled by setting an admin password) lists bucket information and storage. The Vue.js frontend ships under 100 KB gzipped and is fully responsive. Honest caveat from the author: no end-to-end payload encryption yet. BSD-licensed, Docker-ready.

Deploy
Zipline screenshot thumbnail

Zipline

ShareX and file uploads, next generation: Zipline is a Node.js/React/PostgreSQL server that turns screenshot sharing and file hosting into something you run yourself instead of renting from Imgur or a paid image host. The core workflow is built around ShareX: generate an .sxcu config from your account settings, import it, and every screenshot or clipboard capture uploads to your domain with a short link copied automatically. Uploads accept any file type, organized with folders and tags, with token-protected uploading, optional password protection, view-limited auto-deletion, image compression, metadata stripping, automatic video thumbnails, and chunked/partial uploads for large files. File URLs come in configurable formats - UUIDs, dates, random alphanumerics, original names, even zero-width spaces. A built-in URL shortener adds vanity slugs, passwords, view caps, and custom domains. Discord embeds are first-class: customize OG metadata titles, descriptions, and colors so links unfurl exactly how you want, and fire fully customizable Discord or HTTP webhooks on each upload. Authentication is serious: OAuth2 (Discord, GitHub, Google, OIDC), TOTP two-factor, and passkeys, with invite-based registration and per-user quotas for shared instances. Storage targets local disk or any S3-compatible backend, a full REST API automates everything, and custom themes plus a PWA round out the experience.

Deploy
Filerun screenshot thumbnail

Filerun

Imagine a digital treasure chest where you're the pirate king, and that's FileRun for you! It's your very own, ultra-private digital locker, akin to a Google Drive that's sworn an oath of loyalty only to you. With FileRun, you can summon your files from any server with a snap of your fingers – no importing shenanigans or scanning sorcery required. It's like having a teleportation portal for your data with FTP, SMB, and WebDAV access that mirrors your file maneuvers in real-time. Want to keep your files in sync? FileRun's desktop apps are like loyal sync-hounds, keeping your digital life in harmony. And for the jet-setters, mobile apps ensure your files are just a tap away, no matter where your adventures take you. Photo aficionados, rejoice! FileRun is a photo management wizard, conjuring thumbnails at lightning speed, offering a stroll down memory lane with timeline browsing, and understanding your photos' inner secrets with metadata support. Create virtual photo albums from scattered folders and share them like a modern-day bard online. The new virtual drive feature is like having an invisible backpack for your files – access them directly without the heavyweight of disk space. Collaborate like a true open-source knight with guest users and file requests, making file collection as easy as a medieval fair. FileRun's plugin posse allows you to edit, view, and convert files with the ease of a court jester's flip. With automatic file versioning and a trash folder for oopsies, your files are as safe as in a dragon-guarded castle. Customize FileRun to flaunt your branding colors and make it yours. Secure, feature-stuffed, and with a mobile experience smoother than a minstrel's tune, FileRun on RepoCloud is the cost-effective way to keep your digital realm in order!

Deploy
Nextcloud screenshot thumbnail

Nextcloud

Google Workspace and Microsoft 365, replaced by a platform you actually control: Nextcloud is the self-hosted digital workspace. Files is the core: file storage and sync across desktop, mobile, and web clients, with sharing, versioning, and collaboration built in. Around it, Talk provides private text chat, audio/video conferencing with screen sharing, SIP integration, and persistent voice rooms; Groupware bundles calendar, contacts, and mail with delegation support; and Office offers two collaborative suites - the Collabora-based option with deep ODF support, and Euro-Office, whose local-processing architecture delivers strong Microsoft Office compatibility and fast browser rendering with reduced server load. The Nextcloud Assistant threads AI through the platform via a context-aware sidebar, Whiteboard covers visual collaboration, Flow handles automation, and an app ecosystem of hundreds of extensions adds everything from Kanban boards to end-to-end encryption. Hub 26 brings a lighter UI with a unified app switcher and Nextcloud Governance for organizations under strict regulatory requirements. This is the flagship of data sovereignty: your files, chats, calendars, and documents live on your server, under your jurisdiction, with GDPR compliance by architecture rather than by contract.

Deploy
DocuSeal screenshot thumbnail

DocuSeal

Contracts signed on your own server: DocuSeal is the most feature-complete open-source, self-hosted alternative to DocuSign. A WYSIWYG builder turns any PDF into a fillable form with 14 field types: signature, initials, date, file upload, checkbox, dropdown, radio, stamp, and more. Documents route to multiple submitters in sequence or parallel, with automated SMTP email notifications, reminders, and a mobile-optimized signing experience that works on any device without an account. Every completed document carries an automatic PDF eSignature with verification and an audit trail. Templates are reusable and can also be generated programmatically - from HTML via API or from PDFs and DOCX files with embedded field tags - and the REST API plus webhooks drive full workflow automation, with embedded signing forms and form builders for React, Vue, Angular, and plain JavaScript. Files store on disk or in S3, Google Cloud Storage, or Azure. The UI ships in 7 languages with signing in 14. Runs on SQLite, PostgreSQL, or MySQL; AGPL-3.0 licensed with unlimited documents and no per-signature fees.

Deploy