Skip to main content

Docker Deployment

Deploy Hystersis using Docker Compose. This is the simplest deployment method, suitable for development and small production environments.

Quick Start

Docker Compose Configuration

Development

Production

Environment Variables

Create a .env file:

Custom Dockerfile

Operations

See Also