{"id":15677529,"url":"https://github.com/log1x/docker-rtorrent-flood","last_synced_at":"2025-08-09T13:05:30.511Z","repository":{"id":54740274,"uuid":"215930510","full_name":"Log1x/docker-rtorrent-flood","owner":"Log1x","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-26T22:33:46.000Z","size":45,"stargazers_count":13,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-24T04:14:27.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Log1x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-18T03:03:50.000Z","updated_at":"2024-04-12T11:11:15.000Z","dependencies_parsed_at":"2022-08-14T01:20:36.478Z","dependency_job_id":null,"html_url":"https://github.com/Log1x/docker-rtorrent-flood","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Log1x%2Fdocker-rtorrent-flood","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Log1x%2Fdocker-rtorrent-flood/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Log1x%2Fdocker-rtorrent-flood/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Log1x%2Fdocker-rtorrent-flood/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Log1x","download_url":"https://codeload.github.com/Log1x/docker-rtorrent-flood/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250560055,"owners_count":21450173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-03T16:09:49.759Z","updated_at":"2025-04-24T04:14:32.151Z","avatar_url":"https://github.com/Log1x.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rTorrent + Flood Alpine Docker Image\n\n![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/log1x/rtorrent-flood?style=flat-square)\n![Docker Pulls](https://img.shields.io/docker/pulls/log1x/rtorrent-flood?style=flat-square)\n![Docker Stars](https://img.shields.io/docker/stars/log1x/rtorrent-flood?style=flat-square)\n\nHere's a performant, minimal, no-bullshit Alpine container for rTorrent \u0026 Flood.\n\nPlease be responsible and use a reverse proxy \u0026 authentication if you plan on exposing Flood and/or the nginx (rTorrent socket) instances outside of your network.\n\n#### Features\n\n- Based on Alpine Linux\n- Sane directory structure\n- Sane default configuration\n- Fully configurable\n- Works without `tty: true`\n- Flood actually connects to the Unix socket (first try!)\n- Unix socket optionally available through nginx at `:3001` for Sonarr, Radarr, ...\n- Auto-service restart on crash (supervisord)\n- Automatically unpacks RAR releases\n- unRAID template available\n\n## Usage\n\n```bash\n$ docker run -d \\\n  -p 3000:3000 \\\n  -p 3001:3001 \\\n  -p 49184:49184 \\\n  -p 49184:49184/udp \\\n  -v \u003cpath for data files\u003e:/data \\\n  -v \u003cpath for config files\u003e:/config \\\n  log1x/rtorrent-flood\n```\n\n### Web UI\n\n- **Flood (Web UI):** `http://\u003chost\u003e:3000`\n- **rTorrent Unix Socket**: `/tmp/rtorrent.sock`\n- **rTorrent Socket Endpoint**: `http://admin:socket@\u003chost\u003e:3001`\n\n### Directory Structure\n\n```bash\n├── config/              # Configuration\n│   ├── .session         # Sessions\n│   ├── db/              # Flood DB\n│   ├── rtorrent.rc      # rTorrent Configuration\n│   ├── flood.js         # Flood Configuration\n│   ├── nginx.conf       # nginx Configuration\n│   └── supervisord.conf # Supervisor Configuration\n├── data/                # Downloads\n│   └── .watch           # Watched Folder\n```\n\n### unRAID\n\nAdd the following template repository to unRAID:\n\n```bash\nhttps://github.com/log1x/docker-templates\n```\n\n## Bug Reports\n\nIf you discover a bug in docker-rtorrent-flood, please [open an issue](https://github.com/log1x/docker-rtorrent-flood/issues).\n\n## Contributing\n\nContributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.\n\n## License\n\ndocker-rtorrent-flood is provided under the [MIT License](https://github.com/log1x/docker-rtorrent-flood/blob/master/LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flog1x%2Fdocker-rtorrent-flood","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flog1x%2Fdocker-rtorrent-flood","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flog1x%2Fdocker-rtorrent-flood/lists"}