Software for Self-Hosted

Bitbucket Bitbucket

With Bitbucket developers and teams can collaborate better on software projects. BitBucket is a web-based version control repository hosting service owned by Atlassian. The software is a suite of tools built on-top of the free and open-source Git repoitory management and version control system. Bitbucket provides features that developers can use to build, test and deploy code with integrated CI/CD.

StackStorm StackStorm

StackStorm is an event driven automation platform that can be used for auto remediation, security event handling and infrastructure automation. Connect third-party applications with your stack to eliminate repetitive tasks and automate important events. StackStorm allows you to create if/then rules for complex workflows for DevOps and popular third-party services.

MeiliSearch MeiliSearch

An open source, blazingly fast and hyper relevant search-engine that will improve your search experience.

Apache Airflow Apache Airflow

Apache Airflow is a community created workflow management platform. The software is both free and open-source, and can be used to reduce complexity in organizations workflow. Apache Airflow is modular by nature, and has an architecture that makes it easy to customize to organizations specific needs. The software was was first developed at Airbnb to where it was used to programmatically author and schedule their workflows, allowing the organization to monitor them via the built-in Airflow dashboard.

TerminusDB TerminusDB

TerminusDB is an open-source full-featured in-memory graph database management system that stores data like git.

ArchiveBox ArchiveBox

ArchiveBox is a free and open source, self-hosted web archive. With ArchiveBox, you can takes a list of URLs that you want to archive, and creates a local, static, browsable HTML clone of the content from those websites. ArchiveBox supports archiving of HTML, JavaScript, PDF, images and other media files.

W3 Total Cache W3 Total Cache

W3 Total Cache (W3TC) is a WordPress plugin that improves the SEO and user experience of your site by increasing website performance and reducing load times. With W3 Total Cache, it's simple toimplement caching strategies and a content delivery network (CDN) for your WordPress-powered website or blog.

Koa Koa

Koa is a free and open-source, expressive HTTP middleware framework for Node.js. Koa provides a great developer experience that makes writing web applications and APIs more enjoyable. Koa's middleware stack flows in a stack-like manner, allowing you to perform actions downstream then filter and manipulate the response upstream. Only methods that are common to nearly all HTTP servers are integrated directly into Koa's small codebase. This includes things like content negotiation, normalization of node inconsistencies, redirection, and a few others.

UIkit UIkit

UIkit A lightweight and modular front-end framework for developing fast and powerful web interfaces.

React Hook Form React Hook Form

React Hook Form is a tiny form library without any dependencies. With the library it's simple to create React-based, performant, flexible and extensible forms with proper validation. React Hook Form is built with performance and DX in mind and embraces native form validation with simple integration to various UI libraries. Allowing developers to crete tiny size forms without dependancy, that follows HTML standards for validation. React Hook Form also provides resolvers support for third-party validation libraries like Yup, Zod, Superstruct, Joi or your custom sulotions.