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!
Planka
Trello's board model on your own server: Planka is an open-source Kanban project management tool. Boards organize into projects with lists, cards, labels, due dates, checklists, file attachments, and per-card stopwatch time tracking, all managed through drag-and-drop. Updates propagate over WebSockets, so a teammate moving a card or adding a comment appears instantly for everyone without a refresh - a genuine differentiator among self-hosted boards. Card descriptions use a full Markdown editor, custom fields adapt cards to your workflow, and views switch between Kanban, grid, and list layouts. Authentication supports OpenID Connect single sign-on with Google, Azure AD, Okta, or any OIDC provider - a feature Trello reserves for enterprise plans - and notifications reach 100+ channels including Slack, Discord, Telegram, and SMTP via Apprise. A REST API with 50+ webhook events supports custom integrations, and one-click board import eases migration. Built with React and Node.js on PostgreSQL, translated into 35+ languages, deployed via Docker.