Skip to main content

Covalent Server

A Covalent server must be running in order to dispatch workflows. The Covalent CLI provides various utilities for starting, stopping, and managing a Covalent server. For more information, see:

covalent --help

The Covalent SDK also includes a Python interface for starting and stopping the Covalent server.

Start the Covalent server.

Check if the Covalent server is running.

Stop the Covalent server.