Skip to main content

Prerequisites

Before deploying Confo, ensure you have the following:

Required

  • Docker and Docker Compose — for running the application and database containers
  • A MariaDB instance (provided via Docker Compose, or an external one)

Optional

  • OBS Studio with the WebSocket plugin (v5+) — required only if you want to use the OBS streaming/recording integration
  • Google Cloud project with YouTube Data API v3 enabled — required only for the YouTube integration (see YouTube Integration)

Container Images

Pre-built container images are available from the GitHub Container Registry:

ImageDescription
ghcr.io/vasimi/confo:latestMain application (backend + frontend + Nginx)
ghcr.io/vasimi/confo/obs-bridge:latestOBS Bridge service

Both images are built for the linux/arm64 platform.