{"id":21942177,"url":"https://github.com/screenstaring/itunes-store-transporter-gui-docker","last_synced_at":"2026-04-10T21:03:03.487Z","repository":{"id":90940460,"uuid":"211452654","full_name":"ScreenStaring/itunes-store-transporter-gui-docker","owner":"ScreenStaring","description":"Docker packaging for the iTunes Store Transporter: GUI","archived":false,"fork":false,"pushed_at":"2021-09-02T02:22:12.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-26T18:44:07.639Z","etag":null,"topics":["app-store","apple","audio","docker","ebooks","gui","itmstransporter","itunes","metadata","movies","padrino","ruby","video"],"latest_commit_sha":null,"homepage":"http://transportergui.com","language":"Shell","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/ScreenStaring.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}},"created_at":"2019-09-28T06:04:47.000Z","updated_at":"2021-09-02T02:21:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"abd0af58-bfaf-4360-a47f-b3775a7bc3ab","html_url":"https://github.com/ScreenStaring/itunes-store-transporter-gui-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ScreenStaring/itunes-store-transporter-gui-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScreenStaring%2Fitunes-store-transporter-gui-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScreenStaring%2Fitunes-store-transporter-gui-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScreenStaring%2Fitunes-store-transporter-gui-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScreenStaring%2Fitunes-store-transporter-gui-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ScreenStaring","download_url":"https://codeload.github.com/ScreenStaring/itunes-store-transporter-gui-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScreenStaring%2Fitunes-store-transporter-gui-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265265553,"owners_count":23737065,"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":["app-store","apple","audio","docker","ebooks","gui","itmstransporter","itunes","metadata","movies","padrino","ruby","video"],"created_at":"2024-11-29T03:17:04.311Z","updated_at":"2026-04-10T21:03:03.378Z","avatar_url":"https://github.com/ScreenStaring.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iTunes Store Transporter: GUI - Docker Image\n\nDocker image for [iTunes Store Transporter: GUI](https://transportergui.com).\n\n## Usage\n\n[iTunes Store Transporter](http://www.apple.com/itunes/sellcontent) must be installed on the host machine and mounted in the container.\n\nYou should setup a local directory to store the Transporter GUI's database and `iTMSTransporter`'s logs. Otherwise your\ndata will be lost when the container is stopped/restarted/deleted.\n\nThe following command stores the Transporter GUI's database and `iTMSTransporter` log files under the `storage` directory,\nand mounts `iTMSTransporter`'s root directory `/path/to/itms`:\n\n    docker run -v storage:/var/lib/itms -v /path/to/itms:/itms -p 3000:3000 screenstaring/itunes-store-transporter-gui:standalone\n\nYou'll also want to mount the directory containing the assets to be upload to the iTunes Store:\n\n    docker run -v /my/assets:/assets -v storage:/var/lib/itms -v /path/to/itms:/itms -p 3000:3000 screenstaring/itunes-store-transporter-gui:standalone\n\nYou can mount your assets in the container using any path you'd like.\n\nAfter running any of the above you can access the Transporter GUI at http://localhost:3000\n\n### Configuration\n\nConfiguration can be done via environment variables. For example:\n\n    docker run -e ITMS_FILE_BROWSER_ROOT_DIRECTORY=/assets -v /my/assets:/assets -v storage:/var/lib/itms -p 3000:3000 screenstaring/itunes-store-transporter-gui:standalone\n\nWill only allow files to be selected from the `/assets` directory.\n\nFor a complete list of environment variables see the [Transporter GUI documentation](https://github.com/sshaw/itunes_store_transporter_web#website).\n\n---\n\nMade by [ScreenStaring](http://screenstaring.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscreenstaring%2Fitunes-store-transporter-gui-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscreenstaring%2Fitunes-store-transporter-gui-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscreenstaring%2Fitunes-store-transporter-gui-docker/lists"}