Skip to content

Deployment Options

Currently, FitFeed is in an early development stage.

Docker Compose

The primary way to deploy FitFeed for testing is using Docker Compose.

  1. Clone the repository.
  2. Edit config.toml.
  3. Run make dev.

Production-ready deployment guides (Kubernetes, Systemd) are coming soon.