Development & DevOps Software for Self-Hosted

Joy Framework Joy Framework

Joy is a maximalist web framework for lisp aficionados. The  Joy Framework is written in the programming language Janet, and is used to build web apps faster with less code and memory usage. Joy does not use objects or classes, with Joy everything is a function that takes a request and outputs a response.

Dokku Dokku

Dokku is a free and open-source project that helps you build and manage the lifecycle of applications. With Dokku developers can setup their own PaaS (Platform-as-a-Service) in a matter of minutes. Dokku provides extra plugins which can be used to manage database, and tools needed for your application. If you need to server your application over HTTPS, Dokku got you covered as well, with the help of Let's Encrypts free TLS certificates.

RedwoodJS RedwoodJS

RedwoodJS is a free and open-source fullstack JavaScript framework for the JAM stack. The framework is highly opinionated and utilize the best practises for building fullstack web applications with React, GraphQL, Prisma and relational databases. Redwood is designed to be deployable completely to the Edge via CDNs and serverless functions distributed everywhere. The structure and tools provided by RedwoodJS let's you get up and running quickly, so that you can see your application go from idea to reality.

Apache HBase Apache HBase

With Apache HBase manager realtime read/write access to your Big Data. Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable: A Distributed Storage System for Structured Data. Just as Bigtable leverages the distributed data storage provided by the Google File System, Apache HBase provides Bigtable-like capabilities on top of Hadoop and HDFS.

Apache Cassandra Apache Cassandra

Apache Cassandra is a free and open-source, distributed, wide column store, NoSQL database management system. Apache Cassandra is designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure. The database has become the choice of many organizations that need scalability and high availability without compromising performance. Apache Cassandra also provides support for replicating across multiple datacenters, providing lower latency for end users of Cassandra-powered applications.

Formik Formik

Formik is a free and open-source library for building forms with React. The library improves on the otherwise verbose process of creating forms in React by minimizing the need for repetition and eliminating the cumbersome process of keeping track of values, errors, visited fields and orchestrating validation and error handling.

Restyaboard Restyaboard

Restyaboard is an open source kanban board part of the Restya platform. Restyaboard can be extended using a simple Greasemonkey like approach offering offers countless way to expand--widgets, user scripts and user styles. It also provides integration and workflow automation using over 500 apps and third-party services via Zapier.

Django Django

Django is a high-level Python web development framework used for building web application at scale with speed. The framework adhere to a clean and pragmatic design that lets developers develop rapidly. Django ships as a "batteries included" framework and contains many of the features needed for most web applications such as an admin panel, an ORM and templating language. It takes much of the hassle out of web development and lets developers focus on writing their application instead of focusing on authentication, authorization and security.

Apache HAWQ Apache HAWQ

Apache HAWQ is an open-source elastic query engine, MPP and analytical database for enterprises. Apache HAWQ combines exceptional MPP-based analytics performance, robust ANSI SQL compliance, Hadoop ecosystem integration and manageability, and flexible data-store format support.

Grails Grails

Grails is powerful Groovy-based web application framework for the JVM built on top of Spring Boot.