{"id":21158379,"url":"https://github.com/toilal/stealthbox","last_synced_at":"2025-07-09T12:34:03.076Z","repository":{"id":28049806,"uuid":"31545935","full_name":"Toilal/stealthbox","owner":"Toilal","description":"Share your favorite content remotely without spoiling your home network.","archived":false,"fork":false,"pushed_at":"2021-01-03T01:29:07.000Z","size":158,"stargazers_count":59,"open_issues_count":0,"forks_count":11,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2024-04-14T13:53:47.701Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Toilal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-02T15:06:40.000Z","updated_at":"2023-09-28T10:27:44.000Z","dependencies_parsed_at":"2022-09-04T16:22:17.543Z","dependency_job_id":null,"html_url":"https://github.com/Toilal/stealthbox","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toilal%2Fstealthbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toilal%2Fstealthbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toilal%2Fstealthbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toilal%2Fstealthbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toilal","download_url":"https://codeload.github.com/Toilal/stealthbox/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225551889,"owners_count":17487281,"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-11-20T12:22:09.896Z","updated_at":"2024-11-20T12:22:10.379Z","avatar_url":"https://github.com/Toilal.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StealthBox\n\nShare your favorite content remotely without spoiling your home network.\n\nStealthBox is a set of [Docker](https://www.docker.com/) images, so you can install it on any linux server without\npolluting it.\n\nIt embeds several applications that are configured together to automate file sharing in the cloud and download content\nto your home:\n\n- [Deluge](https://deluge-torrent.org/), a BitTorrent client.\n- [Jackett](https://github.com/Jackett/Jackett).\n- [Sonarr](https://sonarr.tv/).\n- [Radarr](https://radarr.video/).\n- [Lidarr](https://lidarr.audio/).\n\n## Requirements\n\n- A linux box with a wildcard domain name configured (`domain.tld`)\n- [docker-devbox](https://github.com/gfi-centre-ouest/docker-devbox)\n\n## Install\n\n- Clone the github repository\n\n```bash\n$ git clone https://github.com/Toilal/stealthbox\n$ cd stealthbox\n```\n\n- Create `ddb.local.yml` file with the following content. You should customize your accounts and passwords.\n\n```yaml\ncore:\n  env:\n    current: prod\n  domain:\n    ext: domain.tld\ndocker:\n  reverse_proxy:\n    certresolver: letsencrypt\nstealthbox:\n  deluge:\n    password: \"box\"\n  ssh:\n    login: \"box\"\n    password: \"box\"\n```\n\n- Generate all files based on your configuration.\n\n```bash\n$ ddb configure\n```\n\n- Build docker-compose stack.\n\n```bash\n$ docker-compose build\n```\n\n- Start docker-compose stack.\n\n```bash\n$ docker-compose up -d\n```\n\n## URLs\n\nYou can get URLs and ports of all services by running the following command\n\n```bash\n$ ddb info\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoilal%2Fstealthbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoilal%2Fstealthbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoilal%2Fstealthbox/lists"}