Post

Castopod

Castopod is a free and open-source podcast hosting platform with Podcasting 2.0, analytics and ActivityPub federation features.

Castopod
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/castopod.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 16 GB OS: Debian 13

Configuration

Config file:

1
/opt/castopod/.env

Notes

Complete the initial setup at http://IP/cp-install, then sign in through http://IP/cp-admin.
Set a public HTTPS domain in /opt/castopod/.env before publishing podcasts or enabling ActivityPub federation.
Podcast media is stored in /opt/castopod/public/media. Include it and the MariaDB database in regular container backups.

Web Interface

Port: 80

Source code
Loading...