4 apps CI/CD
Jenkins screenshot thumbnail

Jenkins

Welcome to Jenkins, the over-caffeinated automation server that’s like having a personal assistant who never sleeps and always remembers your build commands! Imagine a world where your software development process is smoother than a freshly brewed cup of coffee – that’s Jenkins for you! It’s the ultimate wingman for developers, tirelessly working behind the scenes to ensure your code is built, tested, and deployed faster than you can say 'continuous integration.' With Jenkins, you can finally stop worrying about those pesky manual tasks and focus on what really matters: arguing with your colleagues over the best pizza toppings during sprint meetings. Plus, it runs in servlet containers like Apache Tomcat, so you can feel fancy while you automate your way to success. So why not let Jenkins take the wheel while you kick back, relax, and enjoy the sweet, sweet taste of automated bliss? Your code will thank you, and so will your sanity!

Deploy
OneDev screenshot thumbnail

OneDev

Get ready to turbocharge your project management and code wrangling with OneDev! Imagine a digital Swiss Army knife for your development adventures, packed with all the tools you need to juggle pull requests, keep a hawk-eye on issues, and orchestrate your builds like a maestro. OneDev is your trusty sidekick in the quest to conquer code chaos, offering a sleek dashboard where you can masterfully manage multiple projects, each with its own universe of files, commits, and mystical branches and tags. Merge with might, discard with delight, and track every triumph and tribulation of your open and closed issues. And when it comes to builds, OneDev is like having a crystal ball that shows you a panorama of success across your projects. Host it on RepoCloud, and you'll be the envy of the coding realm with a hosting bill that's as lightweight as your newfound agility. So, gear up, get on RepoCloud, and let OneDev transform your productivity into the stuff of legends!

Deploy
Verdaccio screenshot thumbnail

Verdaccio

Private npm packages without shipping code to the public registry or paying for npm Enterprise: Verdaccio is the standard lightweight, zero-config private registry and caching proxy. It runs as a single Node.js process with its own tiny embedded database; no external database is required to start. Point npm, yarn, or pnpm at it and everything behaves as expected: install, publish, unpublish, dist-tags, and deprecation all work against the standard npm endpoints. The uplink system is where it earns its keep: packages not found locally are fetched from configured upstreams (npmjs.org, yarn, JFrog, Nexus, or another Verdaccio), cached as tarballs, and served locally thereafter - cutting CI latency and surviving registry outages. Multiple uplinks chain for failover, and per-package glob patterns in config.yaml route scopes to specific upstreams while controlling access, publish, and unpublish rights per group. You can even override a public package by publishing a patched version under the same name locally. A plugin architecture swaps in auth backends (htpasswd default, LDAP and others available), storage drivers (S3, Google Cloud Storage), middleware routes, and metadata filters. With official Docker images and a Kubernetes Helm chart, it slots into any pipeline in minutes.

Deploy
Weblate screenshot thumbnail

Weblate

Over 2,500 open-source projects and companies in more than 165 countries localize with Weblate - the libre continuous localization platform and the standard self-hosted answer to Crowdin and Lokalise. Its defining trait is that translations live in the same version control as your code: Weblate talks directly to Git and Mercurial, pulls new source strings automatically via webhooks, and pushes finished translations back either as direct commits or as pull/merge requests on GitHub, GitLab, Gitea, Bitbucket, Azure DevOps, Gerrit, or Pagure. Every translator is properly credited in the commit history. For translators, it is a full computer-aided translation tool: translation memory, glossaries, customizable quality checks that catch placeholder and formatting mistakes, propagation of identical strings across components, and automatic suggestions from machine translation services - DeepL, Amazon Translate, LibreTranslate, and others, with per-service priorities and support for custom Python engines. It handles the format zoo (gettext PO, JSON, YAML, Android XML, iOS strings, and dozens more) and supports crowdsourced workflows with granular access control, workspaces, two-factor authentication, and reviewer approval steps. A REST API, CLI client, and add-on system automate everything else. Built on Python/Django, GPL-licensed, with no per-string or per-seat pricing when self-hosted.

Deploy