Development & DevOps Software for Self-Hosted

MediaWiki MediaWiki

MediaWiki is a free and open source wiki engine used by thousands of organizations and websites across the globe. It's the software that powers Wikipedia, which was released as a free and open source project under the name MediaWiki, a year after the release of Wikipedia. The software allows people to collect and organize knowledge in cooperation with one another, and make it available on the web. MediaWiki is now built by a community of open source developers and provides plugins can be used to extend the software further. Allowing sister sites like Wiktionary, Wikimedia Commons and Wikidata to utilize the same code base.

WnMp WnMp

A prepackaged software stack that includes Nginx+MariaDB+PHP as an exectuable for Windows.

NodeBB NodeBB

NodeBB is an open source forum software powered by Node.js and supports either Redis, MongoDB, or a PostgreSQL database. With NodeBB you can self-host communities with instant interactions and real-time notifications powered with the help of web sockets. Thousands of organizations have also stared their communites with NodeBB SaaS product, free from self-service and maintinance.

Ruby on Rails Ruby on Rails

Ruby on Rails is an iconic, free and open source, server-side web application framework released under the liberal MIT license. The Ruby-based framework has helped millions of developer make their ideas a reality. The framework is opinionated and promotes best standards and practices for web development. When combining that with a community that is open, helpful and guiding, it's not hard to see why Ruby on Rails is one of the most loved web application frameworks to this day. Ruby on Rails is also used by industry giants like Basecamp, HEY, GitHub, Shopify, Airbnb, Twitch, SoundCloud, Hulu, Zendesk, Square, Cookpad.

Express.js Express.js

Express.js is a free and open-source web application framework for Node.js, released as free and open-source software under the MIT License. Express is designed for building fast web applications and APIs. In the Node.js community the Express framework is seen as the defacto standard when it comes to building such applications. The philosophy of the framework is to provide a small and robust toolset for building HTTP servers with JavaScript and Node.js. Express does not force you to use any specific database, ORM or templating language, as it leaves that up to you as a developer, to maximize freedom and choice. Express.js is used by companies and hobby developers alike to build single page JavaScript applications, websites, hybrids and public HTTP APIs.

SkyDocs SkyDocs

SkyDocs is a lightweight static documentation builder with MarkDown.

Seed.rs Seed.rs

Seed is a frontend Rust framework for creating fast and reliable web apps with an elm-like architecture. Seed provides all the benefits of Rust and macro based syntax, with a minimal overhead, configuration, and boilerplate. The framework is easy to pickup thanks to the clear documentation which is accessible to developers whether they are familiarity with Rust, or not.

Temporal Workflow Temporal Workflow

Temporal Workflow is a free and open-source workflow and automation tool. With Temporal Workflow you can build and operate resilient applications using developer friendly primitives. Focus on writing business logic instead of glue code and Temporal Workflow will take care of the rest.

Redis Redis

Redis is a free and open-source, in in-memory data structure store that can be used as a database, cache or message broker. The project is community developed and released under the BSD license. Redis supports common data structures including strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes with radius queries and streams.

Padrino Padrino

Padrino is a Ruby web framework built upon the library Sinatra. Sinatra is a DSL designed to create simple and performant applications written in Ruby. Padrino is uses Sinatra at its core and builds upon it to create a framework take makes it even easier and faster to create advanced web applications with Ruby. Padrino is designed to be agnostic and provides full support for many popular testing, templating, mocking, and data storage choices. It also provides generators that makes it easy to create, models, controllers and application scaffolding. On top of that Padrino provides functionality found in most frameworks including solutions for assets, forms, mail, caching, administration and logging.