{"id":24988979,"url":"https://github.com/abeltramo/cloudtube-docker","last_synced_at":"2025-04-12T00:11:54.245Z","repository":{"id":42051933,"uuid":"345060561","full_name":"ABeltramo/cloudtube-docker","owner":"ABeltramo","description":"Github actions to build cloudtube and newleaf Docker containers","archived":false,"fork":false,"pushed_at":"2024-07-13T07:31:23.000Z","size":23,"stargazers_count":31,"open_issues_count":2,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T00:11:51.039Z","etag":null,"topics":["cloudtube","docker","newleaf","youtube-dl","youtube-dl-webui"],"latest_commit_sha":null,"homepage":"","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/ABeltramo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-06T10:01:20.000Z","updated_at":"2024-12-09T19:12:36.000Z","dependencies_parsed_at":"2024-07-13T08:51:46.416Z","dependency_job_id":null,"html_url":"https://github.com/ABeltramo/cloudtube-docker","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/ABeltramo%2Fcloudtube-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ABeltramo%2Fcloudtube-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ABeltramo%2Fcloudtube-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ABeltramo%2Fcloudtube-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ABeltramo","download_url":"https://codeload.github.com/ABeltramo/cloudtube-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497820,"owners_count":21113984,"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":["cloudtube","docker","newleaf","youtube-dl","youtube-dl-webui"],"created_at":"2025-02-04T12:09:40.073Z","updated_at":"2025-04-12T00:11:54.210Z","avatar_url":"https://github.com/ABeltramo.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloudtube docker\n[![Docker hub - abeltramo/cloudtube](https://img.shields.io/badge/docker-abeltramo%2Fcloudtube-success)](https://hub.docker.com/repository/docker/abeltramo/cloudtube) [![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/abeltramo/cloudtube)](https://hub.docker.com/repository/docker/abeltramo/cloudtube/tags?page=1\u0026ordering=last_updated)\n\n[![Docker hub - abeltramo/newleaf](https://img.shields.io/badge/docker-abeltramo%2Fnewleaft-success)](https://hub.docker.com/repository/docker/abeltramo/newleaf) [![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/abeltramo/newleaf)](https://hub.docker.com/repository/docker/abeltramo/newleaf/tags?page=1\u0026ordering=last_updated)\n\nGithub actions to build [Cloudtube](https://git.sr.ht/~cadence/cloudtube) and [NewLeaf](https://git.sr.ht/~cadence/NewLeaf) Docker containers.\n\nA precompiled Docker image is available for both projects, this is a multi-arch image and will run on amd64, aarch64, and armhf devices, including the Raspberry Pi.\n\n## Quickstart\n\n```\ndocker run -d \\\n  -p 10412:10412 \\\n  --name cloudtube \\\n  -v ~/cloudtube/db/:/workdir/db \\\n  -v ~/cloudtube/config.js/:/workdir/config/config.js \\\n  abeltramo/cloudtube:latest\n```\n\n```\ndocker run -d \\\n  -p 3000:3000 \\\n  --name newleaf \\\n  -v ~/cloudtube/configuration.py:/workdir/configuration.py \\\n  abeltramo/newleaf:latest\n```\n\n## How to use\n\nSee the [examples](examples) folder for more, including a docker-compose example.\n\n## Building locally\n\nThe two Dockerfiles are meant to be run inside the respective git repositories. You'll have to:\n - clone locally the repo\n - copy the Dockerfile inside\n - run `docker build`\n\nExample:\n\n```bash \ngit clone https://git.sr.ht/~cadence/cloudtube\n\ncp cloudtube.Dockerfile cloudtube/Dockerfile\ncp .dockerignore cloudtube/.dockerignore\n\ndocker build -t cloudtube cloudtube/.\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabeltramo%2Fcloudtube-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabeltramo%2Fcloudtube-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabeltramo%2Fcloudtube-docker/lists"}