Development & DevOps Software for Self-Hosted
Flarum
A free and open-source modern forum software written in PHP. With Flarum you can eaisly setup your own discussion froum and host it online.
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.
PostGraphile
PostGraphile (previously known as PostGraphQL) is a free an open-source software project that lets you spin up GraphQL APIs on top of an existing PostgreSQL database, instantly. PostGraphile automatically detects tables, columns, indexes, relationships, views, types, functions and comments in your database. Based on that information it generates a GraphQL server and API which is automatically updated when changes are made to the database or its data.
Hexo
A fast, simple & powerful blog framework and static site generator powered by Node.js. With Hexo, you can quicly build static websites and blogs that generates at an increaible speed. Hexo generates hundreds of files per seconds and quickly builds and push your website to deployment, with a single command. You can have your site up and running in minutes on well known hosts and platforms like GitHub Pages, Heroku, Digital Ocean and other platforms. The framework support all features of GitHub Flavored Markdown and most Octopress plugins by default. Hexo is released free and open-source under the MIT License.
TerminusDB
TerminusDB is an open-source full-featured in-memory graph database management system that stores data like git.
UIkit
UIkit A lightweight and modular front-end framework for developing fast and powerful web interfaces.
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.
CakePHP
CakePHP is a free and open source web framework for the programming language PHP. With CakePHP you can with ease, develop, deploy and maintain web applcations. CakePHP provides a sound structure that allow you to create organized applications that can scale and adapt as your project grows. Out of the box, CakePHP provides features like bake script, a rich query API, short RL syntax, database support for MySQL, SQLite, PostgreSQL, SQL Server, Oracle and more. It also includes features that make you app easier to develop such as automatic code generation, database migrations, fast and flexible templating language, and localization.
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.
KeystoneJS
KeystoneJS is an open source JavaScript & Node.js framework that make build database-driven websites and web applications. Under the hood, KeystoneJS uses the express.js web server framework, and a MongoDB database via the mongoose object modelling framework.