easypodcasts / ep-bash-worker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easypodcasts worker, Bash version

Requirements

  • ffmpeg
  • ffprobe
  • jq
  • curl

deploy with docker

git clone https://github.com/easypodcasts/ep-bash-worker.git
cd ep-bash-worker

Rename the file env.template as .env, edit it with a provided Easypdcasts worker token and run the service container

docker-compose up --build

About


Languages

Language:Shell 80.9%Language:Dockerfile 14.4%Language:Nix 4.7%