Development & DevOps Software for Self-Hosted
Tailwind CSS
Tailwind CSS is a customizable, low-level HTML & CSS framework. With Tailwind CSS you can create unique UIs without having to write any CSS. The framework comes with pre-written CSS classes that you can add to HTML elements to build bespoke UI components, your way.
Docker
Docker is an open-source platform that automates deployment and development life cycles with OS-level virtualization. These virtualization are called containers and contain application specific operating system, software and configurations that are built on deployment. Containers are encapsulated and work across systems, be it in local development or on production servers, they run anywhere. Docker provides a Community Edition (CE) and an Enterprise Edition (EE) and can be used for personal and enterprise level projects alike.
React
React is a free an open-source Javascript framework for frontend development. With React you can build powerful, component-based application that supports compilation of JSX, ES6 and auto-prefixed CSS files. The popular framework is developed by Facebook and used by countless of applications across the web and mobile devices to build structured user interfaces or UI components.
MoinMoin
MoinMoin is a free and open-source, Python-based WikiEngine thate features an extensible core. With MoinMoin you can create self-hosted wikies and informational resource sites. MoinMoin's extensible core allow for plugins to be installed to further extend the capability of the software. Allowing you to install auth plugins for custom authentication, filter plugins for indexing file attachments of different mimetypes, parsers for new input formats formatters to produce different output formats than HTML, themes xmlrpc and CMS solutions.
Docker Swarm
Docker Swarm is a container orcherstration tool based on Docker. With Docker Swarm you can manage multiple containers deployed across multiple host machines. Current versions of Docker includes swarm mode, which allows you to run Docker Engines as swarms. You can manage your Docker Swarm's with the Docker CLI, to create, deploy and manage your Docker Swarm's.
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.
phpBB
One of the world most popular, free, open-source and self-hosted forum software, written in PHP. With phpBB you can create communities that can be hosted with most hosting providers. The software package is built and designed from the ground up to to be extensible and provides customization option through themes and feature extensions through plugins. The extensive database of user-created extensions and styles database, easy of use, and the simple installation process has made phpBB a common choice among self-hosted forums and communities.
Trac
Trac is an enhanced open source, wiki and issue tracking system for software development projects. With Trac, developers and teams can manage their projects with ease and write great software in the process. Trac provides bug tracking system that ca be used by organizations building open source or proprietary software. The system impose as little as possible on team's established development process and policies, while integrating seamlessly with version control systems including Subversion and Git.