300 applications
Hasty Paste screenshot thumbnail

Hasty Paste

Paste some text, hit save, share the link - Hasty Paste is a fast, minimal pastebin written in Python on the async Quart framework, named, by its author's own admission, "because you use it so fast without a care in the world." No accounts, no authentication, no friction - built for the everyday case of handing a debug log, config snippet, or stack trace to someone in tech support or a chat channel. Pastes get randomly generated IDs, with an optional "long" ID mode that makes brute-force URL guessing impractical, and expiry times ensure throwaway content actually gets thrown away. Optional Pygments syntax highlighting makes code readable, a dark theme spares your eyes, and the whole interface works without JavaScript - it renders in terminal browsers and under the strictest script blockers. Storage is a custom flat-file system (no database), caching runs internally or through Redis for busier instances, and a REST API plus the companion "Hastily Paste It" CLI script enable piping command output straight into a paste from the terminal. The Alpine-based Docker image is tiny, resource usage is minimal, and the license is AGPL.

Deploy
OpenProject screenshot thumbnail

OpenProject

Get ready to turbocharge your team's productivity with OpenProject, the open-source command center for all your project management needs! Whether you're a classic taskmaster, an agile aficionado, or a hybrid hero, OpenProject has got your back, offering a smorgasbord of tools to keep your projects on track and your data locked down tighter than Fort Knox. Hosting it on RepoCloud? You'll be laughing all the way to the bank with the savings you'll rack up compared to those spendy cloud hosts. With OpenProject, you're the boss of your data, enjoying on-premises installation that gives you the keys to the kingdom – 100% data ownership, baby! Wave goodbye to data peeping Toms with top-notch security features like https encryption, password fortresses, and two-factor authentication that's tougher than a two-dollar steak. Agile warriors, rejoice! Scrum and Kanban are in the house, helping you sprint past the finish line with time to spare. And for the visual virtuosos, the team planner is like a magical crystal ball, showing who's doing what, when, and how the team's workload is shaping up. Planning and scheduling? OpenProject turns that into a walk in the park, with collaborative tools that let you craft project plans that would make a Swiss train schedule jealous. So why wait? Hop on over to RepoCloud and let OpenProject lift your team to cloud nine!

Deploy
Meilisearch screenshot thumbnail

Meilisearch

Get ready to turbocharge your digital haystack with Meilisearch Cloud, the open-source search engine that's more electrifying than a double espresso shot for your search bar! Imagine a world where your users can find the needle in the haystack before you can say 'Meili-whoa!' – that's the sub-50-millisecond promise of this search sorcerer. Wave goodbye to the days of head-scratching configurations; Meilisearch is like that friend who just gets you, offering smart, zero-config search setups. It's the Swiss Army knife of full-text search engines, slicing through every use case with the precision of a gourmet chef. Whether your users are typing in English, Esperanto, or Elvish, Meilisearch is the polyglot pal you never knew you needed, automatically tuning into any language. Fancy yourself a bit of a search maestro? Go ahead, orchestrate your own ranking symphony with custom relevancy rules. And because we're all about keeping secrets, Meilisearch comes with API keys and tenant tokens to keep your searches as secure as a vault. Want to go the extra mile? Unleash the power of geo searches and let your users find treasures nearby. With Meilisearch Cloud hosted on RepoCloud, you're not just saving coins compared to those spendy cloud hosts; you're also joining a band of open-source rockstars. So, strap in and prepare to deliver a search experience that's as customizable as a build-a-bear workshop, all with just a few lines of code!

Deploy
mCaptcha screenshot thumbnail

mCaptcha

The CAPTCHA bargain - annoy your users and feed their behavior to Google - gets replaced with economics by mCaptcha. Instead of image puzzles, it uses SHA256 proof-of-work: every visitor's browser silently solves a small computational challenge (via a WebAssembly library) before submitting a form. Humans never notice the milliseconds; bots hammering your site must burn more compute sending requests than your server spends answering them, which makes attacks more expensive than defense - the property that also makes mCaptcha genuine DoS protection, not just bot filtering. Written in Rust, the system is fully automated: difficulty scales with traffic, so challenges stay trivial in normal conditions and harden under attack. The privacy and accessibility wins are structural rather than promised: no tracking, no profiling, no user-pattern data collection, and no visual puzzles that exclude users with visual or cognitive impairments - the design was published in Communications of the ACM. Rate limiting is IP-independent, so users behind NATs, VPNs, or Tor get the same experience instead of endless challenge loops, and proofs resist replay attacks, neutering captcha farms. Migration is deliberately easy: the API is compatible with reCAPTCHA and hCaptcha, making it a drop-in replacement. AGPL-licensed core with proprietary-friendly client libraries.

Deploy
Remmina screenshot thumbnail

Remmina

Get ready to teleport your desktop experience with Remmina, the Swiss Army knife of remote desktop clients! Perfect for the digital nomad or the midnight-oil-burning sysadmin, Remmina lets you juggle multiple remote machines like a circus performer, with a smorgasbord of network protocols at your fingertips - RDP, VNC, SPICE, you name it! Crafted with love in GTK, it's as comfy on a jumbotron as it is on a pocket-sized screen. Dive in at http://yourhost:3000/ or take the secure plunge via https://yourhost:3001/. And thanks to its Docker Baseimage KasmVNC heritage, you can toggle features like a light switch, customizing your remote control experience. Host it on RepoCloud, and you'll save enough to treat yourself to a fancy coffee - because who needs overpriced cloud hosting when you've got the open-source haven of RepoCloud?

Deploy
Freescout screenshot thumbnail

Freescout

Unlimited agents, unlimited tickets, unlimited mailboxes, forever, on a $4 VPS - FreeScout's pricing inversion is why it became the most popular self-hosted Help Scout alternative, a PHP/Laravel help desk and shared inbox developed from scratch over eight years. The inbox deliberately behaves like Gmail or Outlook, so new support agents need close to zero training. The email-support core is genuinely complete: seamless IMAP/SMTP integration including modern Microsoft Exchange authentication, collision detection that warns when two agents open the same conversation, canned responses, auto-replies, internal notes, open tracking, starring, forwarding, merging, and moving conversations between mailboxes, phone-call logging, push notifications, and an auto-refreshing conversation list - plus screenshot pasting straight from the clipboard into replies. It's 100% mobile-friendly, fully screen-reader accessible, and translated into 28 languages. Beyond the core, an ecosystem of 100+ modules (mostly one-time $12-20 purchases) adds knowledge base, workflows with Gmail-filter-style automation rules, satisfaction ratings, time tracking, tags, custom fields, LDAP, Slack, WhatsApp and Telegram channels, and an API with webhooks - pay only for what your team needs. Web installer and updater included. AGPL-licensed.

Deploy
Miniflux screenshot thumbnail

Miniflux

One statically-compiled Go binary over PostgreSQL, no ORM, no framework, static assets embedded in the executable: Miniflux is the minimalist, opinionated feed reader. The opinions are the feature: page layout, fonts, and colors are tuned for reading, and everything else is treated as noise. It consumes Atom, RSS, and JSON Feed formats with OPML import/export, organizes articles with categories and bookmarks, fetches original full-text content for summary-only feeds, and provides Postgres-powered full-text search. Privacy work happens automatically: pixel trackers are stripped, tracking parameters removed from URLs, a media proxy blocks third-party tracking, referrers are never forwarded, and there is zero telemetry. Navigation is keyboard-first - j/k through items, o to open, f to star - with touch gestures on mobile. Podcast, video, and music enclosures are supported, and YouTube videos play inline. Over 25 integrations save articles onward to Wallabag, Readwise Reader, Pinboard, Linkding, Instapaper, Notion, Telegram, Matrix, Ntfy, and more, plus webhooks and a REST API with Go and Python clients; the Google Reader API endpoint supports existing mobile reader apps. Authentication spans local passwords, passkeys (WebAuthn), Google OAuth2, OpenID Connect, and reverse-proxy headers. It is Apache 2.0 licensed, translated into 20 languages, and updates feeds on an internal scheduler.

Deploy
Node-RED screenshot thumbnail

Node-RED

Wire nodes together in a browser, deploy in one click, and real-time data flows from sources through transformations to outputs: Node-RED is the OpenJS Foundation's flow-based programming tool for event-driven applications. Born at IBM as a proof-of-concept for manipulating MQTT topic mappings, it has become the lingua franca of IoT and automation glue - home automation, industrial control, edge data collection - with a community library of over 5,000 contributed nodes and flows covering protocols, devices, and services. Where visual wiring runs out, JavaScript function nodes written in a rich in-editor code editor take over, and every flow serializes to importable, exportable JSON that shares cleanly and version-controls sensibly. Version 5.0 (2026) delivered the largest editor overhaul in the project's history: a rethought layout with Explorer and Information panels in a split sidebar, a native dark theme with theme variants, improved accessibility, and refreshed node appearance. The runtime is lightweight Node.js, exploiting the event-driven non-blocking model so the same flows run on a Raspberry Pi at the network edge or a cloud VM. Apache-2.0 licensed with 240+ contributors, it pairs naturally with dashboard nodes for live charts and controls.

Deploy
OctoPrint screenshot thumbnail

OctoPrint

Over a million active instances make OctoPrint the standard web interface for consumer 3D printers - Gina Häußge's Python application, the center of the printing world since 2012. It talks to your printer over USB serial and turns every browser into a control panel: upload, organize, and start G-code prints; watch hotend and bed temperature graphs in real time; drive the print head manually; adjust feed rate, flow, and fan speed mid-print; and hit an emergency stop if things go wrong. The G-code visualizer renders the current layer in sync with the job, and a connected webcam adds a live feed plus automatic timelapse recording of every build. What keeps OctoPrint ahead is its plugin ecosystem - 300+ community plugins installable from the built-in manager. Highlights include Obico's AI spaghetti detection that pauses failed prints automatically, OctoEverywhere for tunnel-based remote access, Bed Level Visualizer's 3D mesh of your bed surface, PrintTimeGenius for accurate time estimates, Exclude Region to abandon one failed object mid-print while others continue, and Firmware Updater to flash Marlin or Klipper without SD-card shuffling. Event hooks fire notifications when prints finish or fail, and a full REST API supports slicer integration and custom automation. AGPL-licensed.

Deploy
Wg-easy screenshot thumbnail

Wg-easy

Get ready to wave goodbye to the command-line blues with WireGuard Easy! This snazzy app is your one-stop-shop for setting up and managing your very own WireGuard VPN like a pro, all from the comfort of a slick web interface. Fancy a bit of drag-and-drop? You got it! Want to peek at your client's QR code or snag their config file without breaking a sweat? Consider it done! And for the stats lovers, we've got charts that'll make your heart sing with real-time connection deets, complete with Tx/Rx serenades. Just make sure your Linux host is WireGuard-ready and Docker-friendly, and you're all set to join the easy-peasy VPN league. Host it on RepoCloud, and you'll be the MVP of VPNs without spending a fortune. It's like having a VPN wizard in your pocket – minus the pointy hat and the wand!

Deploy
Grafana screenshot thumbnail

Grafana

The de facto dashboard of observability: Grafana is the open-source frontend that turns the data stores you already run into interactive graphs. It does not store metrics itself; it connects to the data stores you already run and turns their contents into interactive dashboards. Supported sources number over 150 via plugins: Prometheus, Loki, Tempo, InfluxDB, Elasticsearch, MySQL, PostgreSQL, Microsoft SQL Server, AWS CloudWatch, Azure Monitor, Google Cloud Monitoring, and many more. Dashboards are built from a large library of panel types (time series, heatmaps, tables, gauges, logs) with template variables for reusable, parameterized views. Unified alerting evaluates rules against any connected data source, not just Prometheus, and routes notifications to Slack, PagerDuty, email, and other channels with grouping and silencing - unlike Prometheus Alertmanager, a single rule can combine a Loki log pattern, a PostgreSQL query result, and a CloudWatch metric. Dashboards serialize to JSON and data sources configure via provisioning files, so the entire observability setup can live in Git and deploy repeatably across environments. Explore mode adds ad-hoc querying outside dashboards, with split view for correlating a metric spike against the matching log lines, and access control spans organizations, teams, folder permissions, and OAuth, LDAP, and SAML integration. Written in Go and TypeScript, AGPL-licensed. Self-hosting gives you unlimited users, dashboards, and queries at flat hosting cost, without Grafana Cloud's usage-based pricing.

Deploy
Wiki.js screenshot thumbnail

Wiki.js

Team and product documentation on a fast Vue frontend with PostgreSQL storage: Wiki.js is a Node.js wiki engine. Its distinguishing trait is per-page editor choice: authors pick Markdown with live preview, a WYSIWYG visual builder for non-technical writers, or raw HTML, page by page. Native Git synchronization commits every page change to GitHub, GitLab, Bitbucket, Azure DevOps, or any Git remote - bi-directionally, so edits made in the repository flow back into the wiki - giving documentation version-controlled backup for free. Authentication coverage is among the broadest of any self-hosted wiki: local accounts with self-registration, social login via Google, GitHub, Discord, and Slack, and enterprise SSO through LDAP/Active Directory, SAML, CAS, Auth0, Okta, Azure AD, Keycloak, and generic OAuth2/OIDC, with optional MFA. Built-in full-text search runs on PostgreSQL with zero setup, and external engines like Algolia or Solr can substitute. Page history with visual version comparison, granular group-based permissions per path, nested navigation menus, 50+ integration modules, and full localization round it out. AGPLv3-licensed with a 28k-star community.

Deploy
SimpleTorrent screenshot thumbnail

SimpleTorrent

Get ready to turbocharge your torrenting experience with SimpleTorrent, the self-hosted torrent maestro that lets you kick back while your torrents do the hustle. Crafted with the magic of Go (golang), this nifty app transforms your server into a torrent-fetching powerhouse, snagging files and lining them up for your streaming pleasure or HTTP retrieval. Fancy a bit of control? You got it! Pick and choose individual files, command an external app to celebrate task completion, and enforce a seeding etiquette to say 'stop' when you've shared enough. But wait, there's more! Throttle those speeds to avoid hogging the bandwidth and dive into the nitty-gritty of transfer stats with a web UI that's slicker than a greased otter. Real-time updates? Check. Mobile-friendly? You bet. A content server that's faster than a caffeinated cheetah? Absolutely. And with IPv6 readiness, a fresh torrent engine from anacrolix/torrent, and extra goodies like a torrent watcher, K8s/docker health-checks, bonus trackers, and a magnet protocol handler, SimpleTorrent hosted on RepoCloud is like having your very own torrent butler – all at a price that won't plunder your coin purse!

Deploy
imgproxy screenshot thumbnail

imgproxy

Say goodbye to the digital weight gain of your website with imgproxy, the image-shrinking superhero! This app is like a personal trainer for your pixels, ensuring your site stays nimble and quick on its virtual feet. By dynamically resizing and processing images as they're requested, imgproxy is the Marie Kondo of the digital image world, tidying up your storage space and slashing those hefty SaaS fees. Fancy a little nip and tuck for your photos? imgproxy has a tool belt brimming with features like cropping, contrast adjustments, and even pixelization for that retro gamer vibe. It's like having a Swiss Army knife for your images! And for the security-conscious, imgproxy is your loyal guard dog, keeping those pesky image processing attack vectors at bay. Whether you're cloud-bound or cluster-hugging, just whisper sweet parameters into your request URL and voilà – imgproxy fetches your images faster than you can say 'libvips'. And for the power users, imgproxy Pro plans are like VIP backstage passes, giving you more features, more capacity, and an entourage of support. All this, hosted on RepoCloud, where the cost is as tiny as your newly optimized images. Get ready to serve up svelte, speedy visuals without breaking the bank!

Deploy
Codel screenshot thumbnail

Codel

Meet your new digital sidekick, a fully autonomous AI Agent ready to tackle complex tasks and projects across terminals, browsers, and editors. It's like having a super-smart assistant who never needs coffee breaks!

Deploy
Wekan screenshot thumbnail

Wekan

Embark on a task-taming adventure with WeKan, the open-source superhero of Kanban apps! Picture this: a digital playground where your projects transform into vibrant boards, each a realm of 'To Do', 'Doing', and 'Done' columns. Populate these realms with task cards—mighty little champions complete with titles, epic descriptions, and countdowns to their due dates. WeKan's lists are like the stages of a quest, guiding you through the workflow with the ease of a wizard's spell. Customize your quest log with a kaleidoscope of colors and fields to capture the lore of each task. Each card is a quest in itself, a scroll of information that moves with you from one stage to the next. And fear not, for WeKan is a fortress of privacy, with self-hosting shields, access control spells, and an open-source code grimoire for the ultimate security enchantment. Hosted on RepoCloud, your data stays as safe as treasure in a dragon's lair, but without the fiery breath and at a cost that would make even a dwarf smile. So why wait? Let WeKan be your guide in the quest for peak productivity!

Deploy
Dozzle screenshot thumbnail

Dozzle

Introducing Dozzle: the featherweight champion of the Docker log viewing world, now streaming live on RepoCloud! Imagine a world where logs roll out the red carpet in real-time, and Dozzle is your all-access pass. It's like having a backstage pass to your Docker containers' most intimate thoughts, without the hassle of hitting refresh. This little gem is as resource-conscious as a monk, sipping on CPU and memory so lightly, you'll forget it's even there. Want to play the field with multiple remote hosts? Dozzle's got you covered with a nifty drop-down menu that's smoother than a buttered slide. And for the log-loving detectives, Dozzle's fuzzy search and regex prowess turn log sleuthing into child's play. Split screens? Check. Live performance stats? Double-check. And because we're all about that 'cloak and dagger' life, Dozzle comes with username and password protection to keep your log peeping secure. All this, hosted on RepoCloud, where the cost is as tiny as Dozzle's digital footprint. Get ready to monitor like a boss!

Deploy
Gogs screenshot thumbnail

Gogs

Embark on a journey to Git enlightenment with Gogs, the self-hosted Git guru that's as easy to set up as a lemonade stand in your front yard. This nifty app is like the Swiss Army knife of Git services - simple, robust, and ready to extend its toolkit whenever you need it. Crafted with the magic of Go, Gogs is the chameleon of the software world, blending seamlessly into Linux, macOS, Windows, and even those adorable ARM-based gizmos like the Raspberry Pi. It's so lightweight, you'll forget it's there, but it packs a punch with features like a snazzy user dashboard, versatile repository access, and top-notch management for your coding collectives. And the cherry on top? It's as free as your grandma's homemade cookies, with all the open-source goodness you can eat, served under the generous MIT License. Host it on RepoCloud, and you'll be the cool kid on the block with change to spare from your cloud hosting piggy bank!

Deploy