{"id":15472033,"url":"https://github.com/pganssle/audio_feeder_docker","last_synced_at":"2026-03-18T22:39:32.527Z","repository":{"id":63673621,"uuid":"562260632","full_name":"pganssle/audio_feeder_docker","owner":"pganssle","description":"Docker-compose files for github.com/pganssle/audio-feeder","archived":false,"fork":false,"pushed_at":"2022-11-28T18:32:43.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-04T06:06:32.094Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pganssle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-11-05T19:40:05.000Z","updated_at":"2022-11-28T18:09:24.000Z","dependencies_parsed_at":"2023-01-23T19:15:57.039Z","dependency_job_id":null,"html_url":"https://github.com/pganssle/audio_feeder_docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pganssle/audio_feeder_docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pganssle%2Faudio_feeder_docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pganssle%2Faudio_feeder_docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pganssle%2Faudio_feeder_docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pganssle%2Faudio_feeder_docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pganssle","download_url":"https://codeload.github.com/pganssle/audio_feeder_docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pganssle%2Faudio_feeder_docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29035302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T02:28:16.591Z","status":"ssl_error","status_checked_at":"2026-02-03T02:27:48.904Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T02:24:29.153Z","updated_at":"2026-02-03T06:03:49.097Z","avatar_url":"https://github.com/pganssle.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Audio Feeder Docker Container\n\nThis is a basic `docker-compose` set up that serves [`audio-feeder`](https://github.com/pganssle/audio-feeder/) on your local network using `gunicorn` with a separate `nginx` container serving static media content (e.g. your audiobooks).\n\nI personally put the whole thing behind an [`nginx` reverse proxy](https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/) with [`certbot`](https://hub.docker.com/r/certbot/certbot/) handling the certificates, but that is optional.\n\n## Installation\n\nTo use this:\n\n1. Clone this repository somewhere on your path.\n2. Copy `env_template` to `.env` and fill out the environment variables.\n3. Run `docker-compose build` to build the containers\n4. Run `./install_audio_feeder.sh` to initialize the folders\n5. Start up the docker containers with `docker-compose up -d`.\n6. (Optional) Run `./install.sh` to install services to automatically update your audiobooks on a server.\n7. Customize `config/audio_feeder/config.yml` as desired.\n8. Run `docker-compose run audio_feeder audio_feeder update` or visit https://localhost:8080/update (or whatever endpoint is running your server) to trigger an initial database update (generating the feeds for your books) — this may take a while if you have a large number of audiobooks.\n\nFinally, when these steps inevitably are incomplete or fail, send a PR to this repository improving the instructions for the next person 😉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpganssle%2Faudio_feeder_docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpganssle%2Faudio_feeder_docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpganssle%2Faudio_feeder_docker/lists"}