Sshwifty screenshot thumbnail

Sshwifty

Get ready to teleport your terminal experience straight into your browser with Sshwifty, the web-based wizard that conjures up SSH and Telnet connections with just a click! Wave goodbye to clunky clients and say hello to smooth access from any web-savvy device. Park this magical creature on your own digital lawn (a.k.a. your computer or server) and watch it transform into the Gandalf of gateways, offering a customizable portal to your digital dominions. With Sshwifty, you can summon a fleet of servers, craft presets for your favorite digital destinations, and even cast a security spell to limit travel to known realms only. Plus, with TLS enchantments and Socks5 proxy pathways, your connections are not just swift, they're Fort Knox-secure. Whether you're diving into distant data centers or just hopping over to your home hub, Sshwifty is your trusty sidekick in the quest for seamless, sorcery-level server management. And with RepoCloud's wallet-friendly hosting, you'll have more gold in your pouch for other quests. Abracadabra, your terminal is now omnipresent!

Deploy
It Tools screenshot thumbnail

It Tools

The utilities engineers otherwise scatter across a dozen ad-laden websites - 80+ of them - live together in IT-Tools, one fast, polished web app. Crypto covers JWT decoding, MD5 through SHA-512 hashing, HMAC and bcrypt generation, RSA key pairs, and password strength analysis. Converters handle JSON to CSV, YAML, and TOML, Base64 files, URL encoding, HTML entities, color formats, and Docker run commands to Compose files. Generators produce UUIDv4, ULID, BIP39 mnemonics, QR codes (including Wi-Fi QR), and tokens; text tools include a regex tester, diff viewer, slug and case converters; web utilities parse URLs and user agents, look up HTTP status codes and MIME types, and inspect Open Graph metadata; plus a cron parser, chmod calculator, and more. The privacy argument is the point: JWTs contain user IDs, hashes derive from passwords, JSON dumps hold PII - exactly the inputs you least want a third-party utility site to log. IT-Tools is a frontend-only static bundle (Vue/TypeScript, GPL-3.0, 39k+ GitHub stars) served by Nginx in one container, so everything runs client-side on your infrastructure with nothing transmitted anywhere. New tools ship roughly monthly, and a scaffolding script makes adding custom ones straightforward.

Deploy
Barrage screenshot thumbnail

Barrage

Get ready to unleash a torrent of fun with Barrage, the sleek and chic Deluge WebUI app that's as mobile as you are! This app is like the Swiss Army knife for your torrents, with a design so responsive it'll make your smartphone blush. Whether you're lounging on the beach or commuting on the bus, Barrage lets you add torrents faster than you can say 'magnet link'. Fancy a bit of sorting and filtering action? You got it! Want to play the puppet master with your upload and download speeds? All the power is at your fingertips. And when it comes to prioritizing files or tweaking torrent settings, Barrage is as accommodating as RepoCloud's hosting prices. Deploy it with Docker and watch your torrent troubles sail away into the sunset. It's the smarter, cost-effective way to manage your torrents on the go, courtesy of RepoCloud's hosting magic!

Deploy
Unleash screenshot thumbnail

Unleash

Deployment decoupled from release: Unleash, the most popular open-source feature management platform on GitHub, is a Node.js server backed by PostgreSQL. Ship code dark, then control who sees it through activation strategies: gradual percentage rollouts, targeting by user ID, IP, hostname, or application name, custom constraints against your own context fields, and scheduled or time-limited releases. Strategies stack - a flag activates if any strategy matches - and strategy variants layer A/B versions on top of the on/off decision. Each flag carries per-environment configurations, so a feature can run at 100% in staging while canarying at 5% in production. Backend SDKs (Node.js, Java, Go, Python, Ruby, .NET, PHP, Rust, and more) fetch configuration and evaluate flags locally, so a flag check adds zero network latency to request paths; frontend SDKs for React, Vue, Svelte, iOS, Android, and Flutter evaluate through a proxy layer. Flag hygiene is built in: flags are typed (release, experiment, operational, kill-switch, permission) with expected lifetimes, and Unleash marks overdue flags as potentially stale and surfaces unknown flags your SDKs request but that don't exist. Self-hosting via Docker keeps flag data, targeting rules, and evaluation infrastructure entirely on your side.

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
Supertokens Core screenshot thumbnail

Supertokens Core

Authentication that lives inside your application rather than behind a redirect to an external identity provider - SuperTokens takes a fundamentally different architecture from Auth0 and AWS Cognito. Three tiers make that work - frontend SDKs (React, Angular, Vue, vanilla JS, React Native) render overridable login UI and manage tokens; backend SDKs (Node.js, Python, Go) expose auth endpoints on your own API domain; and SuperTokens Core, the piece you host here, is the stateless HTTP service handling core auth logic, password hashing, token signing, and database operations against PostgreSQL. The recipe system keeps features decoupled: use email/password, social login, passwordless (magic links, OTP), phone-password, multi-factor authentication (TOTP, WebAuthn), user roles, and microservice auth - individually or combined; you can even use SuperTokens purely for session management alongside another login provider. Sessions are where it shines: rotating refresh tokens with theft detection, automatic access-token refresh, CSRF protection, and secure cookie handling out of the box - the details that become vulnerabilities when hand-rolled. Verification happens locally in your backend via cached JWT signing keys, so the Core stays off the hot path. Self-hosted means no user limits, free forever, with all user data in your database. Apache-licensed.

Deploy
Drone screenshot thumbnail

Drone

Get ready to turbocharge your code with Drone.io, the CI butler for the coding aristocracy! Picture this: your software builds and tests are as automated as your morning coffee maker, thanks to Drone.io's slick automation magic. Configuring it is a piece of cake with a nifty file that cozies up in your git repo like a cat in a sunbeam. And when it's go-time, each pipeline step struts its stuff in its own Docker container fashion show, downloaded on-the-fly. Fancy a dance with GitHub or a tango with GitLab? Drone.io's got smooth moves with a bunch of source code management sweethearts. It's the polyglot of platforms, speaking every language from Python to PHP, and it's as comfortable with databases and services as a nerd in a comic book store. Share your secret sauce with plugins, or go full mad scientist with custom controls, secret spells, and yaml incantations. Plus, with Drone.io's commitment to solitary build confinement, your code's personal space is always respected. And when it's time to grow, Drone.io scales up like it's been hit with a growth ray. Host it on RepoCloud, and you'll save enough to make your wallet do a happy dance, all while keeping the open-source spirit alive and kicking!

Deploy
Typesense screenshot thumbnail

Typesense

Get ready to turbocharge your search experience with Typesense, the search engine that laughs in the face of typos and serves up results faster than you can say 'instantaneous'! This open-source marvel is the cool cousin of Algolia and the more approachable neighbor of ElasticSearch. With its built-in typo tolerance, Typesense is like that forgiving friend who understands what you mean, even when you text 'tacos' as 'tcoas'. Zipping through queries with the speed of a caffeinated cheetah, it boasts a response time that's quicker than a hiccup (<50ms, to be precise). Tailor your search like a bespoke suit, sort results like a card shark, and refine like a master sommelier with faceting and filtering. It's got more grouping and federating tricks than a magician's convention, and it knows the lay of the land with geo-search capabilities. Plus, with API key generation, it's the perfect wingman for multi-tenant app shindigs. Easy to set up and scale, Typesense is your golden ticket to search nirvana, and with RepoCloud's wallet-friendly hosting, you'll be the toast of the open-source town!

Deploy
LibreChat screenshot thumbnail

LibreChat

Every major model provider behind one ChatGPT-style interface: LibreChat spans OpenAI, Anthropic, Google, Azure, AWS Bedrock, Vertex AI, Groq, Mistral, OpenRouter, DeepSeek, and any OpenAI-compatible endpoint including local Ollama. You can switch models mid-conversation and compare providers without changing tools. Its Agents framework builds no-code custom assistants with tool access via Model Context Protocol servers, file search over uploaded documents through an optional pgvector-backed RAG service, and a sandboxed Code Interpreter that executes Python, JavaScript, Go, C++, Java, PHP, and Rust. Artifacts render React components, HTML, and Mermaid diagrams directly in chat, and image generation works through DALL-E and other configured providers. Multi-user support is enterprise-grade, with OAuth, SAML, LDAP, and two-factor authentication, per-user conversation history in MongoDB, and Meilisearch-powered search across all messages and files, plus reusable presets, forkable threads, and persistent memory across conversations. The economics favor teams: instead of a ChatGPT Plus seat per person, everyone shares one instance billed per API token, with access to every provider rather than one - and providers see individual API calls, not your accumulated organizational knowledge. Deployment is Docker Compose; API keys and endpoints are configured through .env and librechat.yaml.

Deploy
Soketi screenshot thumbnail

Soketi

Get ready to turbocharge your real-time apps with Soketi Serverless – the WebSocket wizard that's so cost-effective, it's practically a steal! Wave goodbye to wallet woes because with Soketi, you're the maestro of your own infrastructure budget. This speed demon guarantees lightning-fast core message delivery in under 100ms, all thanks to its supercharged C backbone and Node.js nimbleness. And talk about compatibility – it's like the best friend your Pusher Protocol v7 ever had, letting you connect without the hassle of a code overhaul. Ready to rock right out of the box, Soketi scales like a champ across hundreds of servers with Redis or NATS, all while keeping its cool performance-wise. But wait, there's more! Built-in app management lets you whip up your own app credentials and tango with any database you fancy. Plus, with HTTP Webhooks on board, you'll get a heads-up via HTTP requests whenever your channels decide to throw a party. Deploying on Cloudflare Workers? Soketi's got you covered, bringing your server closer to your users than ever before. And it doesn't matter if you're a MySQL maven or a DynamoDB devotee – Soketi speaks your database language. Host it on RepoCloud, and you'll be the talk of the town with a WebSocket server that's not just brilliant, but brilliantly budget-friendly!

Deploy
phpMyAdmin screenshot thumbnail

phpMyAdmin

Since 1998, phpMyAdmin has been the standard web interface for MySQL and MariaDB - the tool millions of developers, DBAs, and hosting companies reach for when a database needs inspecting, fixing, or migrating. Written in PHP, it covers effectively the entire administration surface: create, browse, alter, and drop databases, tables, views, columns, and indexes; insert and edit rows through a tabular editor; manage user accounts and granular privileges; and maintain stored procedures, triggers, and events - all without touching a command line. The SQL editor executes arbitrary queries with syntax highlighting, autocompletion, history, and bookmarkable statements, including batch queries. Import/export is a migration workhorse: read SQL, CSV, XML, and OpenDocument spreadsheets in; write out to SQL dumps, CSV, JSON, XML, PDF, Word, LaTeX, and more - the fastest path for moving a WordPress database or handing a schema to a colleague. The Designer view renders your schema as an interactive ER diagram with drag-and-drop relationship editing, and data transformations display BLOBs as images or download links inline. Server maintenance views surface configuration suggestions. Multi-server support, dark mode, and translations into 72 languages round out a tool that earns its ubiquity. GPL-licensed.

Deploy
Flowise screenshot thumbnail

Flowise

Drag nodes onto a canvas and ship an LLM app: Flowise is an open-source visual builder for AI agents and LLM applications, written in Node.js on LangChain.js and licensed Apache-2.0. You assemble flows by dragging nodes onto a canvas: models, prompts, memory, vector stores, retrievers, and tools, then wire them together and test in the built-in chat panel. Three builder types cover increasing complexity: Assistant for simple RAG chat over uploaded files, Chatflow for single-agent systems with techniques like rerankers and Graph RAG, and Agentflow for multi-agent orchestration with branching, looping, shared flow state, and human-in-the-loop checkpoints. Over 100 integrations connect data sources, vector databases, and both proprietary and open-source models, plus MCP client and server nodes for standard tool interop. Finished flows are exposed as REST APIs, embedded chat widgets, or via JS and Python SDKs - each flow gets an endpoint the moment it is saved, removing the deployment gap between a working prototype and something your application can call. Execution logs, visual step debugging, and external log streaming trace behavior, while input moderation and rate limiting act as guardrails; RBAC, SSO, and workspaces cover team deployments. Self-hosting keeps prompts, encrypted credentials, and conversation data on your own instance, which matters when flows handle internal documents or customer data - and wiring a model, prompt, memory, and vector store on the canvas replaces the boilerplate a hand-coded LangChain project would need.

Deploy
Lavalink screenshot thumbnail

Lavalink

Get ready to rock your bot's audio experience with Lavalink, the standalone maestro of melody management! This nifty node is like a backstage pass for your audio, ensuring your shards never get bogged down with the sound. Jam-packed with Lavaplayer and Koe's power chords, Lavalink is the headliner for numerous chart-topping bots. Features? Oh, it's got a setlist that would make any DJ envious: Twitch/YouTube jam sessions, an event system that's more hyped than a concert encore, seek-and-destroy functionality for that perfect audio snippet, volume knobs that go to eleven, and a REST API that's like having your own audio roadie. Plus, it's got stats for when you need to balance the audio load like a pro. Designed to be as light on its feet as a ballet dancer, Lavalink keeps your CPU and memory doing the limbo. Plugin support? Check. Java 17 LTS compatibility? Double-check. And with Semantic Versioning, you'll never miss a beat on updates. Host it on RepoCloud, and you'll be hitting the high notes of performance without the rockstar hosting costs!

Deploy
Mongo Express screenshot thumbnail

Mongo Express

Step right up to the digital stage of mongo-express, the slickest web-based ringmaster for your MongoDB database acts! Crafted with the magical trio of Node.js, Express, and Bootstrap3, this app is your VIP pass to the MongoDB admin show. Juggle multiple databases with ease, and watch as collections bend to your will, allowing you to view, spawn, and vanish them with a snap of your fingers. Documents dance to your tune, too; you can create, morph, or poof them out of existence. Behold the in-line spectacle of audio, video, and image previews right in the collection view! Tame the wild beasts of large or nested objects with a collapsible feature, and summon big document properties only when you need them, keeping your collection view as sprightly as a circus acrobat. And for the grand finale, witness the power of GridFS, where mongo-express can handle files so large they make elephants look like poodles. It's mobile responsive, so you can run the show from anywhere, and it's as secure as a lion's cage with robust authentication options. With features like database blacklist/whitelist, custom CA, and CA validation disabling, plus support for replica sets, hosting this on RepoCloud is like getting the best seat under the big top, but at a peanut's price. So, why wait? Let mongo-express take the center stage on your RepoCloud and turn database management into a performance worth a standing ovation!

Deploy
Github Desktop screenshot thumbnail

Github Desktop

Say goodbye to command-line jitters and hello to Github Desktop, the open-source superhero that transforms your GitHub chaos into a cakewalk! Crafted with the magic of Electron and sprinkled with TypeScript and React fairy dust, this desktop darling offers a cozy nook for all your repository razzle-dazzle. Fancy a one-stop shop for code concocting and update tracking? Look no further! Zip through your GitHub galaxy from the comfort of your desktop at warp speed, docking at either http://yourhost:3000/ or https://yourhost:3001/. And for the tech astronauts out there, this starship is Docker-ready and supports a constellation of architectures. Just remember to feed it the right environment variables and run configurations, or it might get a bit cranky. Host it on RepoCloud, where the cost is as tiny as an atom in the vast universe of hosting expenses!

Deploy
Ackee screenshot thumbnail

Ackee

Page views, referrers, browsers, and screen sizes - Ackee delivers the analytics developers actually check, from a deliberately minimal Node.js and MongoDB stack that skips both Matomo's weight and Google Analytics' cloud dependency. Its defining constraint is anonymization: no cookies, no unique user tracking, and a multi-step anonymization process that keeps visitors unidentifiable while the aggregate numbers stay useful. In its default anonymous mode Ackee collects no personally identifiable information at all, which means GDPR and CCPA compliance out of the box and no cookie consent banner on your sites. A detailed mode adds screen size, language, and per-visit referrers - still without cookies or fingerprinting. Integration mirrors the Google Analytics pattern: create a domain in settings, drop the generated ackee-tracker snippet into your pages, and data appears in a clean single-page dashboard. One instance tracks multiple domains, and custom events capture button clicks, signups, and conversions. The distinctive engineering choice is the fully documented GraphQL API: everything the dashboard shows comes from that API, so you can query active visitors, average duration, and view statistics programmatically, feed data in from apps and services beyond websites, or build an entirely custom interface on top. If you want bare-minimum analytics with a real API and zero privacy anxiety, this is the tool.

Deploy
Kutt screenshot thumbnail

Kutt

Built for self-hosting from the ground up, Kutt is a modern, MIT-licensed URL shortener: zero-configuration setup, no build step, and SQLite, PostgreSQL, or MySQL with optional Redis caching. Links carry real management features - custom slugs from a configurable alphabet (confusable characters like 0/O and l/1 omitted by default), password protection, descriptions, expiration times, and the ability to edit a destination URL without changing the short link already in circulation. Custom domains make branded short links first-class: add as many as you like and serve each under your own name instead of a third-party's. Private, per-link statistics track clicks, browsers, operating systems, and countries without logging visitor IPs or sensitive data. An admin page manages users and links instance-wide, and two environment flags (DISALLOW_REGISTRATION, DISALLOW_ANONYMOUS_LINKS) lock the instance down for private use; OpenID Connect login integrates with an existing identity provider. Automation runs through a documented REST API - create, list, delete, and pull stats - plus Chrome and Firefox extensions and ShareX compatibility for shortening from anywhere. Built with Node.js and React, deployed in one Docker container, it replaces Bitly with something you own: your domain, your analytics, and links that never die with a vendor.

Deploy
Pterodactyl Panel screenshot thumbnail

Pterodactyl Panel

description_humorous

Deploy