HandBrake is a tool for converting video files from one format into another. HandBrake is an open-source software that released under the GPLv2 license.
This tutorial explains how to install...
Mongoku is a web-based administrative interface for managing MongoDB databases. Mongoku can be used to view, modify and delete documents.
This tutorial explains how to install Mongoku inside a Docker...
DokuWiki is a web-based wiki application written in the PHP programming language. The DokuWiki is an open-source software that released under the GPLv2 license.
This tutorial explains how to install...
Visual Studio Code (VS Code) is a source code editor that can be used with various programming languages. Visual Studio Code Server (VS Code Server) allows accessing VS Code through...
RStudio is an integrated development environment for R programming language. RStudio Server allows accessing RStudio through web browser.
This tutorial explains how to install RStudio Server inside a Docker container...
TensorFlow Serving is a service for serving machine learning models. TensorFlow Serving has built-in integration with TensorFlow models, but can be easily extended for serving other types of models.
This...
Label Studio is a data labeling tool. It can be used to label data types such as images, text, audio, videos, and time series and export to various formats.
This...
JanusGraph is a graph database that stores nodes and relationships instead of tables, or documents. JanusGraph is accessible using the Gremlin query language, which allows retrieving and modifying data in...
ArangoDB is a NoSQL and multimodel database. It supports graph, document, and key/value models. ArangoDB is an open-source project available under the Apache License 2.0.
This tutorial explains how to...