Skip to content
Logan Rickert edited this page Aug 4, 2026 · 6 revisions

HarborFM Wiki & User Guide

This wiki helps you get started with HarborFM and find answers for specific tasks. HarborFM is an open-source podcast creation tool: you build episodes from segments (record or upload clips, add intros and bumpers from your library), then export a final audio file and RSS feed.

Screenshots referenced in the guides live in the repository’s screenshots/ folder. For installation, API reference, and environment variables, see the main README.


Table of contents

Getting started

  • Getting started - First-time setup, creating your admin account, first show and episode, and next steps.

Account & auth

  • Account - Sign in, registration, two-factor auth, password reset, profile, and API keys.

Podcasts & episodes

  • Podcasts - Creating a show, settings and artwork, collaborators, Podcast 2.0 metadata, and permissions.
  • Page themes - Liquid page themes (Fluid/Folio, import, Themes studio, authoring).
  • Episodes - Creating episodes, the episode editor, polls, publishing, unlisted, and guest episode review.
  • Segments - Recording, uploading, library inserts, trim/split/silence, chapters and soundbites, transcripts and LLM, building the final episode.
  • Library - Managing reusable audio (intros, outros, bumpers).
  • Analytics - Listener and crawler stats, apps, and charts for your show.

Recording & delivery

  • Group calls - WebRTC remote recording: scheduled meetings, starting and joining calls, dial-in, settings and recordings.
  • Export and delivery - Podcast delivery (RSS + audio): overview, S3/R2, FTP/SFTP/WebDAV/IPFS/SMB.
  • Episode archive and backup - Archive Settings, Archive (free local disk), Backup / Dated Backup, and Restore.
  • Public feeds and embed - Public feeds, paid access, player features, page themes on the feed, and embedding the episode player.
  • Stripe payments - Bring-your-own-key Stripe: plans, checkout, private RSS, and Manage Subscription.

Admin & deployment

  • Admin and settings - Global settings, user management, SSO (OIDC/SAML), troubleshooting.
  • Deployment - Docker and Compose, Terraform (AWS/Vultr), environment variables.
  • Instance manager - Web UI to list and deploy multiple HarborFM instances (Terraform AWS/Vultr, Helm WIP).

Clone this wiki locally