📄️ Domino GUI
The Domino frontend service is a React application that provides the GUI for easily creating, editing and monitoring Workflows. Here are some of its features:
📄️ Domino REST API
The backend service is a REST API that controls a running Apache Airflow instance. It is responsible for:
📄️ Domino Database
Domino database is a PostgreSQL database. It is used by the Domino API to store and retrieve information domino specific resources. These resources include:
📄️ Domino Python package
The Domino python package brings a collection of convenience classes and functions to work with Domino.
📄️ Domino CLI
The Domino command line interface helps users to set up and run a local Domino platform, as well as organize and validate their Domino Piece repositories. You can use domino --help to see the available commands and options. The available commands are: